From e4e5218a54da275ee282ab88479421aea36d05ec Mon Sep 17 00:00:00 2001 From: Matheus Cristian Date: Thu, 2 Mar 2023 17:42:14 -0300 Subject: [PATCH] feat: added style to password errors --- themes/ilhasoft/login/login-update-password.ftl | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/themes/ilhasoft/login/login-update-password.ftl b/themes/ilhasoft/login/login-update-password.ftl index 9cd0a1a..88707ec 100644 --- a/themes/ilhasoft/login/login-update-password.ftl +++ b/themes/ilhasoft/login/login-update-password.ftl @@ -20,10 +20,12 @@ /> + + <#-- this is with password --> +
${messagesPerField.get('password')}
- - ${kcSanitize(messagesPerField.get('password'))?no_esc} - + <#-- this is with passwordNew --> +
${messagesPerField.get('passwordNew')}
@@ -39,9 +41,7 @@ - - ${kcSanitize(messagesPerField.get('password-confirm'))?no_esc} - +
${messagesPerField.get('password-confirm')}