diff options
author | Mike Macgirvin <mike@macgirvin.com> | 2010-07-18 01:24:51 -0700 |
---|---|---|
committer | Mike Macgirvin <mike@macgirvin.com> | 2010-07-18 01:24:51 -0700 |
commit | 83ee7909cddaed3d25c4b52f197ac470e8150ee0 (patch) | |
tree | d48cf3f33ae26bce97c34084f1819fa714784682 /view/lostpass_eml.tpl | |
parent | aff4f63ff8e005bb3ce1d726405fd6d5d2dcfa60 (diff) | |
download | volse-hubzilla-83ee7909cddaed3d25c4b52f197ac470e8150ee0.tar.gz volse-hubzilla-83ee7909cddaed3d25c4b52f197ac470e8150ee0.tar.bz2 volse-hubzilla-83ee7909cddaed3d25c4b52f197ac470e8150ee0.zip |
password reset
Diffstat (limited to 'view/lostpass_eml.tpl')
-rw-r--r-- | view/lostpass_eml.tpl | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/view/lostpass_eml.tpl b/view/lostpass_eml.tpl new file mode 100644 index 000000000..c350236a4 --- /dev/null +++ b/view/lostpass_eml.tpl @@ -0,0 +1,32 @@ + +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 + + |