diff --git a/themes/src/main/resources/theme/base/login/login.ftl b/themes/src/main/resources/theme/base/login/login.ftl index 7c0212346a..c7af6161fe 100755 --- a/themes/src/main/resources/theme/base/login/login.ftl +++ b/themes/src/main/resources/theme/base/login/login.ftl @@ -14,9 +14,9 @@
<#if usernameEditDisabled??> - + <#else> - +
@@ -27,7 +27,7 @@
- +
@@ -37,23 +37,23 @@
<#if realm.resetPasswordAllowed> - ${msg("doForgotPassword")} + ${msg("doForgotPassword")}
- +
@@ -62,7 +62,7 @@ <#elseif section = "info" > <#if realm.password && realm.registrationAllowed && !usernameEditDisabled??>
- ${msg("noAccount")} ${msg("doRegister")} + ${msg("noAccount")} ${msg("doRegister")}