From 401ee9ce59c54230bdf911a8ba847cbe06820b79 Mon Sep 17 00:00:00 2001 From: Meik Sievertsen Date: Wed, 28 Oct 2009 16:18:02 +0000 Subject: [PATCH] now we will have an RC4 we can adjust this one email file to act like all other email files git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10242 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/language/en/email/admin_welcome_activated.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/phpBB/language/en/email/admin_welcome_activated.txt b/phpBB/language/en/email/admin_welcome_activated.txt index c16a403f00..2397868323 100644 --- a/phpBB/language/en/email/admin_welcome_activated.txt +++ b/phpBB/language/en/email/admin_welcome_activated.txt @@ -2,6 +2,8 @@ Subject: Account activated 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. +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