From da19ca7a7cd3881309ec75a45f6e1d44338ba228 Mon Sep 17 00:00:00 2001 From: fusionate Date: Fri, 7 Mar 2025 12:10:52 -0700 Subject: [PATCH] Login: Display Cancel link to reset form if failure using database authentication. --- core/authentication/resources/views/login.htm | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) 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} - +
+ {/if} + {if !empty($username)} + {/if}