diff options
author | Thomas Willingham <founder@kakste.com> | 2014-04-19 13:59:12 +0100 |
---|---|---|
committer | Thomas Willingham <founder@kakste.com> | 2014-04-19 13:59:12 +0100 |
commit | 33ff5b3a9be887e03810070b7cf5610b2294c210 (patch) | |
tree | af4b627340b31c82c17a2f1a2da20925ec8861db /view/en/smarty3/follow_notify_eml.tpl | |
parent | 9da7da1cbd46fa7d1ee311d4615971012e1c21a5 (diff) | |
download | volse-hubzilla-33ff5b3a9be887e03810070b7cf5610b2294c210.tar.gz volse-hubzilla-33ff5b3a9be887e03810070b7cf5610b2294c210.tar.bz2 volse-hubzilla-33ff5b3a9be887e03810070b7cf5610b2294c210.zip |
Clean up legacy smarty3
Diffstat (limited to 'view/en/smarty3/follow_notify_eml.tpl')
-rw-r--r-- | view/en/smarty3/follow_notify_eml.tpl | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/view/en/smarty3/follow_notify_eml.tpl b/view/en/smarty3/follow_notify_eml.tpl deleted file mode 100644 index e944aad1a..000000000 --- a/view/en/smarty3/follow_notify_eml.tpl +++ /dev/null @@ -1,19 +0,0 @@ -{{* - * AUTOMATICALLY GENERATED TEMPLATE - * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN - * - *}} - -Dear {{$myname}}, - -You have a new follower at {{$sitename}} - '{{$requestor}}'. - -You may visit their profile at {{$url}}. - -Please login to your site to approve or ignore/cancel the request. - -{{$siteurl}} - -Regards, - - {{$sitename}} administrator |