more template updates for i18n
This commit is contained in:
parent
20e6db75cd
commit
4a01fa057b
8 changed files with 26 additions and 25 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
<#-- Template for email message sent to site administrator when an error occurs on the site. -->
|
||||
|
||||
<#assign subject = i18n().error_occurred />
|
||||
<#assign subject = "${i18n().error_occurred}" />
|
||||
|
||||
<#assign datetime = datetime?string("yyyy-MM-dd HH:mm:ss zzz")>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue