From a9e36bd8dda724488a996b5ea66aec7090e83da6 Mon Sep 17 00:00:00 2001 From: tworrall Date: Tue, 4 Oct 2011 16:34:25 +0000 Subject: [PATCH] minor change to have explanatory text wrap. will accomodate future changes. --- .../freemarker/body/accounts/userAccounts-myAccount.ftl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/webapp/web/templates/freemarker/body/accounts/userAccounts-myAccount.ftl b/webapp/web/templates/freemarker/body/accounts/userAccounts-myAccount.ftl index c9c777511..13ca683db 100644 --- a/webapp/web/templates/freemarker/body/accounts/userAccounts-myAccount.ftl +++ b/webapp/web/templates/freemarker/body/accounts/userAccounts-myAccount.ftl @@ -62,7 +62,7 @@ -

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.

@@ -74,7 +74,7 @@ -

Minimum of ${minimumLength} characters in length. Leaving this blank means that the password will not be changed.

+

Minimum of ${minimumLength} characters in length.
If left blank, the password will not be changed.