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/register_open_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/register_open_eml.tpl')
-rw-r--r-- | view/en/smarty3/register_open_eml.tpl | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/view/en/smarty3/register_open_eml.tpl b/view/en/smarty3/register_open_eml.tpl deleted file mode 100644 index 160427ddb..000000000 --- a/view/en/smarty3/register_open_eml.tpl +++ /dev/null @@ -1,24 +0,0 @@ -{{* - * AUTOMATICALLY GENERATED TEMPLATE - * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN - * - *}} - -An account has been created at {{$sitename}} for this email address. -The login details are as follows: - -Site Location: {{$siteurl}} -Login: {{$email}} -Password: (the password which was provided during registration) - -If this account was created without your knowledge and is not desired, you may -visit this site and reset the password. This will allow you to remove the -account from the links on the Settings page, and we -apologise for any inconvenience. - -Thank you and welcome to {{$sitename}}. - -Sincerely, - {{$sitename}} Administrator - - |