diff --git a/src/Frontend/src/components/configuration/PlatformLicense.vue b/src/Frontend/src/components/configuration/PlatformLicense.vue index be11c77f26..95a66b17b3 100644 --- a/src/Frontend/src/components/configuration/PlatformLicense.vue +++ b/src/Frontend/src/components/configuration/PlatformLicense.vue @@ -35,36 +35,44 @@ const configuration = useConfiguration();
-
Platform license type: {{ typeText(license, configuration) }}{{ license.licenseEdition }}
+
+ Platform license type: {{ typeText(license, configuration) }}{{ license.licenseEdition }} +