NIHVIVO-2280: Used ${siteName} in all email subject lines

This commit is contained in:
manolobevia 2011-07-06 19:26:42 +00:00
parent 49a10ec36f
commit c0dbfafab8
5 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
<#-- Confirmation that an account has been created for an externally-authenticated user. -->
<#assign subject = "Your VIVO account has been created." />
<#assign subject = "Your ${siteName} account has been created." />
<#assign html>
<html>