diff options
author | Mario Vavti <mario@mariovavti.com> | 2016-06-20 21:47:49 +0200 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2016-06-20 21:47:49 +0200 |
commit | 545219b839aa6f3f8f822968497a03c101174fde (patch) | |
tree | ac6c29d1c76b95ab368b39f57cd144e91d5ccb86 /view/cs/lostpass_eml.tpl | |
parent | e40112b40dc7dd0e8b235800d85ef070f428e2c2 (diff) | |
parent | 985fb44424a8f321b77ed96466190e5fdeca34d6 (diff) | |
download | volse-hubzilla-545219b839aa6f3f8f822968497a03c101174fde.tar.gz volse-hubzilla-545219b839aa6f3f8f822968497a03c101174fde.tar.bz2 volse-hubzilla-545219b839aa6f3f8f822968497a03c101174fde.zip |
Merge branch 'dev' into sabre32
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 - - |