NIHVIVO-2280: Used ${siteName} in all email subject lines
This commit is contained in:
parent
49a10ec36f
commit
c0dbfafab8
5 changed files with 5 additions and 5 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue