diff options
author | friendica <info@friendica.com> | 2014-06-01 16:39:20 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2014-06-01 16:39:20 -0700 |
commit | 1cb987d07563ff149b779fcb077c4fd23afd3d31 (patch) | |
tree | 014f6368536e27b0ca99284b29133e2b91ea013c /view/nl/passchanged_eml.tpl | |
parent | ddcf905d03d06dd145b3351901d46f15d1857ed2 (diff) | |
parent | 894b8e4b155145a23992e6901791b51d2aee5803 (diff) | |
download | volse-hubzilla-1cb987d07563ff149b779fcb077c4fd23afd3d31.tar.gz volse-hubzilla-1cb987d07563ff149b779fcb077c4fd23afd3d31.tar.bz2 volse-hubzilla-1cb987d07563ff149b779fcb077c4fd23afd3d31.zip |
Merge https://github.com/friendica/red into pending_merge
Diffstat (limited to 'view/nl/passchanged_eml.tpl')
-rw-r--r-- | view/nl/passchanged_eml.tpl | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/view/nl/passchanged_eml.tpl b/view/nl/passchanged_eml.tpl new file mode 100644 index 000000000..0d94be3c2 --- /dev/null +++ b/view/nl/passchanged_eml.tpl @@ -0,0 +1,20 @@ + +Dear {{$username}}, + Your password has been changed as requested. Please retain this +information for your records (or change your password immediately to +something that you will remember). + + +Your login details are as follows: + +Site Location: {{$siteurl}} +Login Name: {{$email}} +Password: {{$new_password}} + +You may change that password from your account settings page after logging in. + + +Sincerely, + {{$sitename}} Administrator + + |