diff options
Diffstat (limited to 'view/en/follow_notify_eml.tpl')
-rw-r--r-- | view/en/follow_notify_eml.tpl | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/view/en/follow_notify_eml.tpl b/view/en/follow_notify_eml.tpl index ae758c9a8..917024b84 100644 --- a/view/en/follow_notify_eml.tpl +++ b/view/en/follow_notify_eml.tpl @@ -1,14 +1,14 @@ -Dear $myname, +Dear $[myname], -You have a new follower at $sitename - '$requestor'. +You have a new follower at $[sitename] - '$[requestor]'. -You may visit their profile at $url. +You may visit their profile at $[url]. Please login to your site to approve or ignore/cancel the request. -$siteurl +$[siteurl] Regards, - $sitename administrator
\ No newline at end of file + $[sitename] administrator |