diff options
author | zzottel <github@zottel.net> | 2014-10-10 11:45:51 +0200 |
---|---|---|
committer | zzottel <github@zottel.net> | 2014-10-10 11:45:51 +0200 |
commit | 113eb25cc779b496ccadf32fbeffc0cf31860bdf (patch) | |
tree | 00a6415e09c1e7a55826512d69c17f4e2ab0bb84 /view/eo/request_notify_eml.tpl | |
parent | 2b02bf9aa47ff1cf89e7863be43554fb743ac27f (diff) | |
parent | 2790d9f1464b9369ea2dd615677962d65734b599 (diff) | |
download | volse-hubzilla-113eb25cc779b496ccadf32fbeffc0cf31860bdf.tar.gz volse-hubzilla-113eb25cc779b496ccadf32fbeffc0cf31860bdf.tar.bz2 volse-hubzilla-113eb25cc779b496ccadf32fbeffc0cf31860bdf.zip |
Merge pull request #631 from zzottel/master
remove unused email template files
Diffstat (limited to 'view/eo/request_notify_eml.tpl')
-rw-r--r-- | view/eo/request_notify_eml.tpl | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/view/eo/request_notify_eml.tpl b/view/eo/request_notify_eml.tpl deleted file mode 100644 index d01b8ff27..000000000 --- a/view/eo/request_notify_eml.tpl +++ /dev/null @@ -1,17 +0,0 @@ - -Dear {{$myname}}, - -You have just received a connection request at {{$sitename}} - -from '{{$requestor}}'. - -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}} - -Regards, - - {{$sitename}} administrator |