diff options
Diffstat (limited to 'phpBB/language/en')
-rw-r--r-- | phpBB/language/en/email/user_remind_inactive.txt | 12 |
1 files changed, 12 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..be0cf3e76b --- /dev/null +++ b/phpBB/language/en/email/user_remind_inactive.txt @@ -0,0 +1,12 @@ +Subject: Inactive account reminder +Charset: iso-8859-1 + +Hello {USERNAME}, + +On {REGISTER_DATE} you registered a new account at "{SITENAME}". So far you have not activated this account, you must do this before you can login. For your convenience the activation link is repeated below. + +{U_ACTIVATE} + +Thank you for registering at "{SITENAME}", we look forward to your participation. + +{EMAIL_SIG}
\ No newline at end of file |