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

Edit account

+

My account

<#if errorEmailIsEmpty??> <#assign errorMessage = "You must supply an email address." /> @@ -43,7 +43,6 @@ - <#if confirmChange??> <#assign confirmMessage = "Your changes have been saved." /> @@ -65,28 +64,27 @@
- + -

Note: if email changes, a confirmation email will be sent to the new email address entered above.

- +

Note: if email changes, a confirmation email will be sent to the new email address entered above.

+ - + - + <#if !externalAuth??> - + -

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.

- + - +

* required fields