diff options
Diffstat (limited to 'view/tpl/email_notify_text.tpl')
-rwxr-xr-x[-rw-r--r--] | view/tpl/email_notify_text.tpl | 19 |
1 files changed, 12 insertions, 7 deletions
diff --git a/view/tpl/email_notify_text.tpl b/view/tpl/email_notify_text.tpl index 018bb6078..e164f3023 100644..100755 --- a/view/tpl/email_notify_text.tpl +++ b/view/tpl/email_notify_text.tpl @@ -1,13 +1,18 @@ +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}} -$preamble +{{$preamble}} -$title +{{$title}} -$textversion +{{$textversion}} -$tsitelink -$titemlink +{{$tsitelink}} +{{$titemlink}} -$thanks -$site_admin +{{$thanks}} +{{$site_admin}} |