diff options
Diffstat (limited to 'view/en/passchanged_eml.tpl')
-rw-r--r-- | view/en/passchanged_eml.tpl | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/view/en/passchanged_eml.tpl b/view/en/passchanged_eml.tpl index 9692159e1..e7cc0e2dc 100644 --- a/view/en/passchanged_eml.tpl +++ b/view/en/passchanged_eml.tpl @@ -1,5 +1,5 @@ -Dear $username, +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). @@ -7,14 +7,14 @@ something that you will remember). Your login details are as follows: -Site Location: $siteurl -Login Name: $email -Password: $new_password +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 + $[sitename] Administrator |