aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/email/user_welcome.txt
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/language/en/email/user_welcome.txt')
-rw-r--r--phpBB/language/en/email/user_welcome.txt17
1 files changed, 17 insertions, 0 deletions
diff --git a/phpBB/language/en/email/user_welcome.txt b/phpBB/language/en/email/user_welcome.txt
new file mode 100644
index 0000000000..2648769dfd
--- /dev/null
+++ b/phpBB/language/en/email/user_welcome.txt
@@ -0,0 +1,17 @@
+Subject: Welcome to "{SITENAME}"
+
+{WELCOME_MSG}
+
+Please keep this e-mail for your records. Your account information is as follows:
+
+----------------------------
+Username: {USERNAME}
+
+Board URL: {U_BOARD}
+----------------------------
+
+Your password has been securely stored in our database and cannot be retrieved. In the event that it is forgotten, you will be able to reset it using the email address associated with your account.
+
+Thank you for registering.
+
+{EMAIL_SIG} \ No newline at end of file