diff --git a/core/authentication/resources/views/login.htm b/core/authentication/resources/views/login.htm index a2809409e8..4ea057ccfc 100644 --- a/core/authentication/resources/views/login.htm +++ b/core/authentication/resources/views/login.htm @@ -92,16 +92,12 @@ {/if}
- - -
+
{if !empty($login_password_reset_enabled) && $login_password_reset_enabled} - {$button_forgot_password} + {$button_forgot_password}
+ {/if} + {if !empty($username)} + {$button_cancel} {/if}