aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIgor Wiedler <igor@wiedler.ch>2011-10-13 17:09:34 +0200
committerIgor Wiedler <igor@wiedler.ch>2011-10-13 17:09:34 +0200
commitee91656968aa362aa702821de2e0c0cb0457cc0f (patch)
treead4a36dbade0aa68b3b43bde2454e85aa05b122c
parent86f8851c403bb9f31b43a9656e844e5c925da19a (diff)
downloadforums-ee91656968aa362aa702821de2e0c0cb0457cc0f.tar
forums-ee91656968aa362aa702821de2e0c0cb0457cc0f.tar.gz
forums-ee91656968aa362aa702821de2e0c0cb0457cc0f.tar.bz2
forums-ee91656968aa362aa702821de2e0c0cb0457cc0f.tar.xz
forums-ee91656968aa362aa702821de2e0c0cb0457cc0f.zip
[ticket/10275] Remove incorrect password information from FAQ
FAQ contains instructions to find the password in the registration e-mail. We no longer send the password on registration. So let's just remove this incorrect piece of information from the FAQ. PHPBB3-10275
-rw-r--r--phpBB/language/en/help_faq.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/language/en/help_faq.php b/phpBB/language/en/help_faq.php
index 3b7dc02d3f..b915a3da19 100644
--- a/phpBB/language/en/help_faq.php
+++ b/phpBB/language/en/help_faq.php
@@ -60,7 +60,7 @@ $help = array(
),
array(
0 => 'I registered in the past but cannot login any more?!',
- 1 => 'Attempt to locate the e-mail sent to you when you first registered, check your username and password and try again. It is possible an administrator has deactivated or deleted your account for some reason. Also, many boards periodically remove users who have not posted for a long time to reduce the size of the database. If this has happened, try registering again and being more involved in discussions.'
+ 1 => 'It is possible an administrator has deactivated or deleted your account for some reason. Also, many boards periodically remove users who have not posted for a long time to reduce the size of the database. If this has happened, try registering again and being more involved in discussions.'
),
array(
0 => 'What is COPPA?',