From 31136651d858312d7e80afa5d4bace0e5449349d Mon Sep 17 00:00:00 2001 From: manolobevia Date: Mon, 13 Jun 2011 18:48:39 +0000 Subject: [PATCH] NIHVIVO-2280: Styled 'user account EDIT' page, and added breadcrumbs. --- .../freemarker/body/accounts/userAccounts-edit.ftl | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) 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

+

> 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