mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-27 02:05:02 +02:00
- fixing some bugs
- removing utf8 characters from email files (has been discussed internally, you guys know why) - making sure some opendir calls are checked before calling readdir. git-svn-id: file:///svn/phpbb/trunk@6912 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -2,10 +2,10 @@ Subject: Inactive account reminder
|
||||
|
||||
Hello {USERNAME},
|
||||
|
||||
On {REGISTER_DATE} you registered a new account at “{SITENAME}”. To date you have not activated this account which is a prerequisite for forum login. For your convenience the activation link is repeated below.
|
||||
|
||||
On {REGISTER_DATE} you registered a new account at "{SITENAME}". To date you have not activated this account which is a prerequisite for forum login. For your convenience the activation link is repeated below.
|
||||
|
||||
{U_ACTIVATE}
|
||||
|
||||
Thank you for registering at “{SITENAME}”, we look forward to your participation.
|
||||
Thank you for registering at "{SITENAME}", we look forward to your participation.
|
||||
|
||||
{EMAIL_SIG}
|
Reference in New Issue
Block a user