diff options
author | redmatrix <git@macgirvin.com> | 2016-06-20 13:43:36 -0700 |
---|---|---|
committer | redmatrix <git@macgirvin.com> | 2016-06-20 13:43:36 -0700 |
commit | 3a43b1d85d12497eeee99ad5948e4ee420809418 (patch) | |
tree | b5158036e1b10961e09d4c6275074c01cc0bf69f /view/cs/lostpass_eml.tpl | |
parent | 01bfadaeaa6440586aba74cf098b38a9a134a510 (diff) | |
parent | 670d12219b3afb84b4180a0dae71077dbda4f09d (diff) | |
download | volse-hubzilla-3a43b1d85d12497eeee99ad5948e4ee420809418.tar.gz volse-hubzilla-3a43b1d85d12497eeee99ad5948e4ee420809418.tar.bz2 volse-hubzilla-3a43b1d85d12497eeee99ad5948e4ee420809418.zip |
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge
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 - - |