mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 14:00:31 +02:00
- fixed a few bugs
- added user_add() function - check posted images ([img]) for same domain/scipt and php files - auth_api.html updated to the coding guidelines look&feel - introduced ability to force non page-updates (cron is using it) - correctly resend coppa email git-svn-id: file:///svn/phpbb/trunk@6048 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
43
phpBB/language/en/email/coppa_resend_inactive.txt
Normal file
43
phpBB/language/en/email/coppa_resend_inactive.txt
Normal file
@@ -0,0 +1,43 @@
|
||||
Subject: Welcome to {SITENAME} Forums
|
||||
Charset: iso-8859-1
|
||||
|
||||
{WELCOME_MSG}
|
||||
|
||||
In compliance with the COPPA act your account is currently inactive.
|
||||
|
||||
Please print this message out and have your parent or guardian sign and date it. Then fax it to:
|
||||
|
||||
{FAX_INFO}
|
||||
|
||||
OR mail it to:
|
||||
|
||||
{MAIL_INFO}
|
||||
|
||||
------------------------------ CUT HERE ------------------------------
|
||||
Permission to Participate at {SITENAME}
|
||||
|
||||
Username: {USERNAME}
|
||||
Email: {EMAIL_ADDRESS}
|
||||
|
||||
I HAVE REVIEWED THE INFORMATION PROVIDED BY MY CHILD AND HEREBY GRANT PERMISSION TO {SITENAME} TO STORE THIS INFORMATION.
|
||||
I UNDERSTAND THIS INFORMATION CAN BE CHANGED AT ANY TIME BY ENTERING A PASSWORD.
|
||||
I UNDERSTAND THAT I MAY REQUEST FOR THIS INFORMATION TO BE REMOVED FROM {SITENAME} AT ANY TIME.
|
||||
|
||||
|
||||
Parent or Guardian
|
||||
(print your name here): _____________________
|
||||
|
||||
(sign here): __________________
|
||||
|
||||
Date: _______________
|
||||
|
||||
------------------------------ CUT HERE ------------------------------
|
||||
|
||||
|
||||
Once the administrator has recived the above form via fax or regular mail your account will be activated.
|
||||
|
||||
Please do not forget your password as it has been encrypted in our database and we cannot retrieve it for you. However, should you forget your password you can request a new one which will be activated in the same way as this account.
|
||||
|
||||
Thank you for registering.
|
||||
|
||||
{EMAIL_SIG}
|
@@ -20,15 +20,6 @@ Username: {USERNAME}
|
||||
Password: {PASSWORD}
|
||||
Email: {EMAIL_ADDRESS}
|
||||
|
||||
ICQ Number: {ICQ}
|
||||
AIM Address: {AIM}
|
||||
MSN Messenger: {MSN}
|
||||
Yahoo Messenger: {YIM}
|
||||
Web Site: {WEB_SITE}
|
||||
From: {FROM}
|
||||
Occupation: {OCC}
|
||||
Interests: {INTERESTS}
|
||||
|
||||
I HAVE REVIEWED THE INFORMATION PROVIDED BY MY CHILD AND HEREBY GRANT PERMISSION TO {SITENAME} TO STORE THIS INFORMATION.
|
||||
I UNDERSTAND THIS INFORMATION CAN BE CHANGED AT ANY TIME BY ENTERING A PASSWORD.
|
||||
I UNDERSTAND THAT I MAY REQUEST FOR THIS INFORMATION TO BE REMOVED FROM {SITENAME} AT ANY TIME.
|
||||
|
Reference in New Issue
Block a user