diff --git a/webapp/web/templates/freemarker/body/accounts/userAccounts-add.ftl b/webapp/web/templates/freemarker/body/accounts/userAccounts-add.ftl index 8164f6bbc..394384824 100644 --- a/webapp/web/templates/freemarker/body/accounts/userAccounts-add.ftl +++ b/webapp/web/templates/freemarker/body/accounts/userAccounts-add.ftl @@ -80,21 +80,12 @@

<#else>
- - - - - - -
- - -   - - -
- + + +

Minimum of ${minimumLength} characters in length.

+ +
diff --git a/webapp/web/templates/freemarker/body/accounts/userAccounts-edit.ftl b/webapp/web/templates/freemarker/body/accounts/userAccounts-edit.ftl index 59ef14edc..0615d105e 100644 --- a/webapp/web/templates/freemarker/body/accounts/userAccounts-edit.ftl +++ b/webapp/web/templates/freemarker/body/accounts/userAccounts-edit.ftl @@ -87,21 +87,13 @@ <#else>
class="hidden" > - - - - - - -
- - -   - - -
+ + +

Minimum of ${minimumLength} characters in length.

Leaving this blank means that the password will not be changed.

+ +