From c1d5f4aac3200977b78ca2ab6a3c3911f514af75 Mon Sep 17 00:00:00 2001 From: tworrall Date: Wed, 20 Jul 2011 19:19:58 +0000 Subject: [PATCH] merging branch updates for NIHVIVO-2992 and NIHVIVO-2995 --- .../templates/freemarker/body/accounts/userAccounts-add.ftl | 2 +- .../templates/freemarker/body/accounts/userAccounts-edit.ftl | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/webapp/web/templates/freemarker/body/accounts/userAccounts-add.ftl b/webapp/web/templates/freemarker/body/accounts/userAccounts-add.ftl index 530971870..b61c1fd6b 100644 --- a/webapp/web/templates/freemarker/body/accounts/userAccounts-add.ftl +++ b/webapp/web/templates/freemarker/body/accounts/userAccounts-add.ftl @@ -83,7 +83,7 @@ -

Minimum of ${minimumLength} characters in length.

+

Minimum of ${minimumLength} characters in length.

diff --git a/webapp/web/templates/freemarker/body/accounts/userAccounts-edit.ftl b/webapp/web/templates/freemarker/body/accounts/userAccounts-edit.ftl index e913f82bd..90bc88832 100644 --- a/webapp/web/templates/freemarker/body/accounts/userAccounts-edit.ftl +++ b/webapp/web/templates/freemarker/body/accounts/userAccounts-edit.ftl @@ -90,8 +90,8 @@ -

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.