diff --git a/webapp/web/templates/freemarker/body/accounts/userAccounts-add.ftl b/webapp/web/templates/freemarker/body/accounts/userAccounts-add.ftl index 530971870..b61c1fd6b 100644 --- a/webapp/web/templates/freemarker/body/accounts/userAccounts-add.ftl +++ b/webapp/web/templates/freemarker/body/accounts/userAccounts-add.ftl @@ -83,7 +83,7 @@ -
Minimum of ${minimumLength} characters in length.
+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 e913f82bd..90bc88832 100644 --- a/webapp/web/templates/freemarker/body/accounts/userAccounts-edit.ftl +++ b/webapp/web/templates/freemarker/body/accounts/userAccounts-edit.ftl @@ -90,8 +90,8 @@ -Minimum of ${minimumLength} characters in length.
-Leaving this blank means that the password will not be changed.
+Minimum of ${minimumLength} characters in length.
+ Leaving this blank means that the password will not be changed.