diff --git a/src/main/resources/theme/rciam/login/login-update-profile.ftl b/src/main/resources/theme/rciam/login/login-update-profile.ftl index 1283e75..bc8c031 100644 --- a/src/main/resources/theme/rciam/login/login-update-profile.ftl +++ b/src/main/resources/theme/rciam/login/login-update-profile.ftl @@ -2,9 +2,14 @@ <#import "register-commons.ftl" as registerCommons> <@layout.registrationLayout displayMessage=!messagesPerField.existsError('username','email','firstName','lastName','termsAccepted'); section> <#if section = "header"> - ${msg("loginProfileTitle")} + ${msg("loginProfileTitle")} <#elseif section = "form">
+
+
+ ${msg("loginProfileDescription")} +
+
<#if user.editUsernameAllowed>