mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-10 18:54:08 +02:00
- Documentation related changes
- added resend activation email dialog - fixed issue in session code - log failed/successful admin re-authentication/login - fixed simple forum dropdown box (used in mcp and posting) git-svn-id: file:///svn/phpbb/trunk@5114 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
21
phpBB/language/en/email/user_resend_inactive.txt
Normal file
21
phpBB/language/en/email/user_resend_inactive.txt
Normal file
@@ -0,0 +1,21 @@
|
||||
Subject: Welcome to {SITENAME} Forums
|
||||
Charset: iso-8859-1
|
||||
|
||||
{WELCOME_MSG}
|
||||
|
||||
Please keep this email for your records. Your account information is as follows:
|
||||
|
||||
----------------------------
|
||||
Username: {USERNAME}
|
||||
----------------------------
|
||||
|
||||
Your password has been encrypted in our database. Should you forget your password you can request a new one which will be activated in the same way as this account.
|
||||
|
||||
Your account is currently inactive. You cannot use it until you visit the following link:
|
||||
|
||||
{U_ACTIVATE}
|
||||
|
||||
|
||||
Thank you for registering.
|
||||
|
||||
{EMAIL_SIG}
|
Reference in New Issue
Block a user