aboutsummaryrefslogtreecommitdiffstats
path: root/view/en/follow_notify_eml.tpl
diff options
context:
space:
mode:
authorfabrixxm <fabrix.xm@gmail.com>2012-04-20 03:42:50 -0700
committerfabrixxm <fabrix.xm@gmail.com>2012-04-20 03:42:50 -0700
commit16c308791f5de694f7a7b390c90bdfdad78a59da (patch)
treea512ed10782785711c3acd0839df02afb52243d7 /view/en/follow_notify_eml.tpl
parent3bb785fdad0b1636ac5094a051e291b0f33e0f45 (diff)
parent6af5a3a4851568bf03078a031ed179a66ef506f5 (diff)
downloadvolse-hubzilla-16c308791f5de694f7a7b390c90bdfdad78a59da.tar.gz
volse-hubzilla-16c308791f5de694f7a7b390c90bdfdad78a59da.tar.bz2
volse-hubzilla-16c308791f5de694f7a7b390c90bdfdad78a59da.zip
Merge pull request #253 from fabrixxm/master
fix bug n385
Diffstat (limited to 'view/en/follow_notify_eml.tpl')
-rw-r--r--view/en/follow_notify_eml.tpl10
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