diff options
author | Mario Vavti <mario@mariovavti.com> | 2016-06-20 21:46:33 +0200 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2016-06-20 21:46:33 +0200 |
commit | 985fb44424a8f321b77ed96466190e5fdeca34d6 (patch) | |
tree | 42533054e6b4ee183dc553754bb4fd08bd1265c1 /view/cs/lostpass_eml.tpl | |
parent | cc09f9a7a5f799a0811ba83799c0a3ac6598c476 (diff) | |
parent | 17c5502330136bf429556935fef956781edb865f (diff) | |
download | volse-hubzilla-985fb44424a8f321b77ed96466190e5fdeca34d6.tar.gz volse-hubzilla-985fb44424a8f321b77ed96466190e5fdeca34d6.tar.bz2 volse-hubzilla-985fb44424a8f321b77ed96466190e5fdeca34d6.zip |
Merge branch 'master' into dev
Diffstat (limited to 'view/cs/lostpass_eml.tpl')
-rw-r--r-- | view/cs/lostpass_eml.tpl | 32 |
1 files changed, 0 insertions, 32 deletions
diff --git a/view/cs/lostpass_eml.tpl b/view/cs/lostpass_eml.tpl deleted file mode 100644 index 3b79d2791..000000000 --- a/view/cs/lostpass_eml.tpl +++ /dev/null @@ -1,32 +0,0 @@ - -Dear {{$username}}, - A request was recently received at {{$sitename}} to reset your account -password. In order to confirm this request, please select the verification link -below or paste it into your web browser address bar. - -If you did NOT request this change, please DO NOT follow the link -provided and ignore and/or delete this email. - -Your password will not be changed unless we can verify that you -issued this request. - -Follow this link to verify your identity: - -{{$reset_link}} - -You will then receive a follow-up message containing the new password. - -You may change that password from your account settings page after logging in. - -The login details are as follows: - -Site Location: {{$siteurl}} -Login Name: {{$email}} - - - - -Sincerely, - {{$sitename}} Administrator - - |