From b9aa9140744d37ea525822069ddc9b8949798e23 Mon Sep 17 00:00:00 2001 From: manolobevia Date: Mon, 13 Jun 2011 19:58:58 +0000 Subject: [PATCH] NIHVIVO-2280: Styled 'my account' page. If changes are successful in this page, the feedback message has to be treated as a feedback not as error alert. Need to ask Jim to handle this in a different way. --- .../body/accounts/userAccounts-myAccount.ftl | 22 +++++++++---------- 1 file changed, 10 insertions(+), 12 deletions(-) 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