aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/lang_english/email/user_welcome_inactive.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/language/lang_english/email/user_welcome_inactive.tpl')
-rw-r--r--phpBB/language/lang_english/email/user_welcome_inactive.tpl18
1 files changed, 18 insertions, 0 deletions
diff --git a/phpBB/language/lang_english/email/user_welcome_inactive.tpl b/phpBB/language/lang_english/email/user_welcome_inactive.tpl
new file mode 100644
index 0000000000..81e4d41c12
--- /dev/null
+++ b/phpBB/language/lang_english/email/user_welcome_inactive.tpl
@@ -0,0 +1,18 @@
+{WELCOME_MSG}
+
+Please keep this email for your records. Your account information is as follows:
+
+----------------------------
+Username: {USERNAME}
+Password: {PASSWORD}
+----------------------------
+
+Your account is currently inactive. You cannot use it until you visit the following link:
+
+{U_ACTIVATE}
+
+Please do not forget your password as it has been encrypted in our database and we cannot retrieve it for you. However, should you forget your password you can request a new one which will be activated in the same way as this account.
+
+Thank you for registering.
+
+{EMAIL_SIG} \ No newline at end of file