aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/language/en/email/user_remind_inactive.txt')
-rw-r--r--phpBB/language/en/email/user_remind_inactive.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/phpBB/language/en/email/user_remind_inactive.txt b/phpBB/language/en/email/user_remind_inactive.txt
new file mode 100644
index 0000000000..1ba28329f6
--- /dev/null
+++ b/phpBB/language/en/email/user_remind_inactive.txt
@@ -0,0 +1,11 @@
+Subject: Inactive account reminder
+
+Hello {USERNAME},
+
+This notification is a reminder that your account at "{SITENAME}", created on {REGISTER_DATE}, remains inactive. If you would like to activate this account, please visit the following link:
+
+{U_ACTIVATE}
+
+Thank you for registering at "{SITENAME}", we look forward to your participation.
+
+{EMAIL_SIG} \ No newline at end of file