mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-27 21:58:52 +00:00
Reminder message for admin index
git-svn-id: file:///svn/phpbb/trunk@3717 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
124e9b7cb2
commit
3d43169b2a
1 changed files with 12 additions and 0 deletions
12
phpBB/language/en/email/user_remind_inactive.txt
Normal file
12
phpBB/language/en/email/user_remind_inactive.txt
Normal file
|
@ -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}
|
Loading…
Add table
Reference in a new issue