diff --git a/webapp/web/templates/freemarker/body/accounts/userAccounts-edit.ftl b/webapp/web/templates/freemarker/body/accounts/userAccounts-edit.ftl index b6d818f65..2d732c408 100644 --- a/webapp/web/templates/freemarker/body/accounts/userAccounts-edit.ftl +++ b/webapp/web/templates/freemarker/body/accounts/userAccounts-edit.ftl @@ -2,7 +2,7 @@ <#-- Template for editing a user account --> -

Edit account

+

User accounts > Edit account

<#if errorEmailIsEmpty??> <#assign errorMessage = "You must supply an email address." /> @@ -53,13 +53,13 @@
- + - + - +

Roles *

<#list roles as role> @@ -70,13 +70,13 @@ <#if !emailIsEnabled??> - +

Minimum of ${minimumLength} characters in length.

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

- +

Associate a profile with this account

@@ -98,7 +98,7 @@

- or Cancel + or Cancel

* required fields