From d4524f1b10b613ffccb758f5801571376bef5d49 Mon Sep 17 00:00:00 2001 From: Jonathan Stanley Date: Thu, 5 Oct 2006 23:38:13 +0000 Subject: [PATCH] oopsie?!?! :D git-svn-id: file:///svn/phpbb/trunk@6445 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/language/en/help_faq.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/phpBB/language/en/help_faq.php b/phpBB/language/en/help_faq.php index 8c50c96728..2991b51782 100644 --- a/phpBB/language/en/help_faq.php +++ b/phpBB/language/en/help_faq.php @@ -139,7 +139,7 @@ $help = array( 1 => 'Because you probably do not have appropriate access rights.' ), array( - 0 => 'Why did I receieve a warning', + 0 => 'Why did I receieve a warning?', 1 => 'Because you were being an idiot and unable to follow rules, etc.' ), array( @@ -151,7 +151,7 @@ $help = array( 1 => 'This allows you to save half-composed messages to be completed and submitted at a later date. To reload then, go to the User Control Panel and follow the self explanatory options there.' ), array( - 0 => 'Why does my post need to be approved', + 0 => 'Why does my post need to be approved?', 1 => 'Because the administrators of the forum have decided so.' ), array(