From 0813f0838746364dfa9ab1a8a9a2e7958c282526 Mon Sep 17 00:00:00 2001 From: j2blake Date: Thu, 8 Mar 2012 16:23:47 +0000 Subject: [PATCH] NIHVIVO-3626 Create a VIVO-specific version of the new account notification email, so it can contain different text from the generic Vitro version. --- .../body/accounts/userAccounts-acctCreatedEmail.ftl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/webapp/web/templates/freemarker/body/accounts/userAccounts-acctCreatedEmail.ftl b/webapp/web/templates/freemarker/body/accounts/userAccounts-acctCreatedEmail.ftl index ec2bb70e4..35bb89956 100644 --- a/webapp/web/templates/freemarker/body/accounts/userAccounts-acctCreatedEmail.ftl +++ b/webapp/web/templates/freemarker/body/accounts/userAccounts-acctCreatedEmail.ftl @@ -19,7 +19,7 @@

- We have created your new VIVO account associated with ${userAccount.emailAddress}. + We have created your new account on ${siteName}, associated with ${userAccount.emailAddress}.

@@ -51,8 +51,8 @@ ${userAccount.firstName} ${userAccount.lastName} Congratulations! -We have created your new VIVO account associated with -${userAccount.emailAddress}. +We have created your new account on ${siteName}, +associated with ${userAccount.emailAddress}. If you did not request this new account you can safely ignore this email. This request will expire if not acted upon for 30 days.