From 0dbbda7fd042cc10d1032ca40666178ae356ed0e Mon Sep 17 00:00:00 2001 From: David M Date: Thu, 5 Apr 2007 13:16:44 +0000 Subject: [PATCH] #9597 git-svn-id: file:///svn/phpbb/trunk@7281 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/language/en/help_faq.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/phpBB/language/en/help_faq.php b/phpBB/language/en/help_faq.php index 49192f91d5..a3e6a0ab4a 100644 --- a/phpBB/language/en/help_faq.php +++ b/phpBB/language/en/help_faq.php @@ -188,7 +188,7 @@ $help = array( ), array( 0 => 'What are sticky topics?', - 1 => 'Sticky topics appear below any announcements in viewforum and only on the first page. They are often quite important so you should read them where possible. As with announcements the board administrator determines what permissions are required to post sticky topics in each forum.' + 1 => 'Sticky topics appear below any announcements within the forum and only on the first page. They are often quite important so you should read them where possible. As with announcements the board administrator determines what permissions are required to post sticky topics in each forum.' ), array( 0 => 'What are locked topics?',