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/de/smarty3/request_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/de/smarty3/request_notify_eml.tpl')
-rw-r--r-- | view/de/smarty3/request_notify_eml.tpl | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/view/de/smarty3/request_notify_eml.tpl b/view/de/smarty3/request_notify_eml.tpl deleted file mode 100644 index ed8ebc951..000000000 --- a/view/de/smarty3/request_notify_eml.tpl +++ /dev/null @@ -1,22 +0,0 @@ -{{* - * AUTOMATICALLY GENERATED TEMPLATE - * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN - * - *}} - -Hallo {{$myname}}, - -du hast eine Kontaktanfrage von '{{$requestor}}' auf {{$sitename}} - -erhalten. - -Du kannst sein/ihr Profil unter {{$url}} finden. - -Bitte melde dich an um die komplette Vorstellung einzusehen -und die Anfrage zu bestätigen oder zu ignorieren oder abzulehnen. - -{{$siteurl}} - -Beste Grüße, - - {{$sitename}} Administrator
\ No newline at end of file |