-
Bug
-
Resolution: Fixed
-
3.0.x
-
None
-
PHP Environment:
Database:
Because the password is removed in admin_welcome_inactive.txt, admin_welcome_active.txt should not contain the text "and password". Instructions how to get a new pw if forgotten maybe would be a good idea to add in this one email too, seems like it is very hard for some users to understand that they can reset it without an admins help. !http://www.cosgan.de/images/midi/konfus/a015.gif
The whole file /email/admin_welcome_activated.txt like it is right now:
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.
|
|
{EMAIL_SIG}
|
My suggestion for new content:
Subject: Account activated
|
|
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}
|