diff options
Diffstat (limited to 'view/en/request_notify_eml.tpl')
-rw-r--r-- | view/en/request_notify_eml.tpl | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/view/en/request_notify_eml.tpl b/view/en/request_notify_eml.tpl index ad118a673..d01b8ff27 100644 --- a/view/en/request_notify_eml.tpl +++ b/view/en/request_notify_eml.tpl @@ -1,17 +1,17 @@ -Dear $[myname], +Dear {{$myname}}, -You have just received a connection request at $[sitename] +You have just received a connection request at {{$sitename}} -from '$[requestor]'. +from '{{$requestor}}'. -You may visit their profile at $[url]. +You may visit their profile at {{$url}}. Please login to your site to view the complete introduction and approve or ignore/cancel the request. -$[siteurl] +{{$siteurl}} Regards, - $[sitename] administrator + {{$sitename}} administrator |