From 26ed55027dadb9165b71dc29db6cffac170df20e Mon Sep 17 00:00:00 2001 From: manolobevia Date: Mon, 13 Jun 2011 17:02:55 +0000 Subject: [PATCH] NIHVIVO-2280: Worked on Add new account page: Added breadcrumbs, changed text size for radio buttons, and added style for Cancel button. --- .../templates/freemarker/body/accounts/userAccounts-add.ftl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/webapp/web/templates/freemarker/body/accounts/userAccounts-add.ftl b/webapp/web/templates/freemarker/body/accounts/userAccounts-add.ftl index 9ec0d64a5..c6d4809c6 100644 --- a/webapp/web/templates/freemarker/body/accounts/userAccounts-add.ftl +++ b/webapp/web/templates/freemarker/body/accounts/userAccounts-add.ftl @@ -2,7 +2,7 @@ <#-- Template for adding a user account --> -

Add new account

+

> Add new account

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

- or Cancel + or Cancel

* required fields