From: Meik S. <acy...@ph...> - 2009-10-28 16:18:23
|
Author: acydburn Date: Wed Oct 28 16:18:02 2009 New Revision: 10242 Log: now we will have an RC4 we can adjust this one email file to act like all other email files Modified: branches/phpBB-3_0_0/phpBB/language/en/email/admin_welcome_activated.txt Modified: branches/phpBB-3_0_0/phpBB/language/en/email/admin_welcome_activated.txt ============================================================================== *** branches/phpBB-3_0_0/phpBB/language/en/email/admin_welcome_activated.txt (original) --- branches/phpBB-3_0_0/phpBB/language/en/email/admin_welcome_activated.txt Wed Oct 28 16:18:02 2009 *************** *** 2,7 **** Hello {USERNAME}, ! Your account on "{SITENAME}" has now been activated, you may login using the username and password you received in a previous e-mail. {EMAIL_SIG} \ No newline at end of file --- 2,9 ---- Hello {USERNAME}, ! Your account on "{SITENAME}" has now been activated, you may login using the username you received in a previous e-mail. ! ! Your password has been securely stored in our database and cannot be retrieved. In the event that it is forgotten, you will be able to reset it using the email address associated with your account. {EMAIL_SIG} \ No newline at end of file |