aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/lang_english/email/user_activate_passwd.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/language/lang_english/email/user_activate_passwd.tpl')
-rw-r--r--phpBB/language/lang_english/email/user_activate_passwd.tpl15
1 files changed, 15 insertions, 0 deletions
diff --git a/phpBB/language/lang_english/email/user_activate_passwd.tpl b/phpBB/language/lang_english/email/user_activate_passwd.tpl
new file mode 100644
index 0000000000..ac17294829
--- /dev/null
+++ b/phpBB/language/lang_english/email/user_activate_passwd.tpl
@@ -0,0 +1,15 @@
+Hello {USERNAME}
+
+You are receiving this email because you have (or someone pretending to be you has) requested a new password be sent for your account on {SITENAME}. If you did not request this email then please ignore it, if you keep receiving it please contact the board administrator.
+
+To use the new password you need to activate it. To do this click the link provided below.
+
+{U_ACTIVATE}
+
+If sucessful you will be able to login using the following password:
+
+Password: {PASSWORD}
+
+You can of course change this password yourself via the profile page. If you have any difficulties please contact the board administrator.
+
+{EMAIL_SIG} \ No newline at end of file