NIHVIVO-2279 Implement the MyAccount page.

This commit is contained in:
j2blake 2011-06-01 15:32:00 +00:00
parent 64fa779638
commit 3b5eb3a846
10 changed files with 528 additions and 14 deletions

View file

@ -0,0 +1,10 @@
<#-- $This file is distributed under the terms of the license in /doc/license.txt$ -->
<#-- Confirmation that the user has changed his email account. -->
Hi, ${userAccount.firstName} ${userAccount.lastName}
You recently changed the email address associated with
${userAccount.firstName} ${userAccount.lastName}
Thank you.