diff --git a/juice/login/login-reset-password.ftl b/juice/login/login-reset-password.ftl index 6705aa3..bfa429b 100644 --- a/juice/login/login-reset-password.ftl +++ b/juice/login/login-reset-password.ftl @@ -39,17 +39,19 @@
+ +
+ +
<#if client?? && client.baseUrl?has_content> ${kcSanitize(msg("backToLogin"))?no_esc}
-
-
- ${msg("haveAccount")} ${msg("signInHere")} -
-
diff --git a/juice/login/login.ftl b/juice/login/login.ftl index 13dd17b..17bf3f9 100644 --- a/juice/login/login.ftl +++ b/juice/login/login.ftl @@ -25,110 +25,113 @@
${msg("loginAccountTitle")}
<#elseif section = "form">
-
- <#if realm.password> -
-
+
+ <#if realm.password> + +
- <#if usernameEditDisabled??> - - <#else> - - <#if messagesPerField.existsError('username','password')> -
- ${kcSanitize(messagesPerField.getFirstError('username','password'))?no_esc} -
- - - - -
- -
+ <#if usernameEditDisabled??> + + <#else> + + <#if messagesPerField.existsError('username','password')> +
+ ${kcSanitize(messagesPerField.getFirstError('username','password'))?no_esc} +
+ + - - -
+ +
-
- value="${auth.selectedCredential}"/> - -
+ - - - <#if realm.internationalizationEnabled && locale.supported?size gt 1> - <#if locale.current="Deutsch"> -