From 64eec22884e5e328d9f211aebe24a7704862b0f9 Mon Sep 17 00:00:00 2001 From: Mario Skouat Date: Thu, 2 Oct 2014 11:53:39 +0200 Subject: [PATCH] [ticket/13041] Updating "Posting Issues" PHPBB3-13041 --- 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 5f870744fc..21ce3c29bf 100644 --- a/phpBB/language/en/help_faq.php +++ b/phpBB/language/en/help_faq.php @@ -117,7 +117,7 @@ $help = array( ), array( 0 => 'How do I post a topic in a forum?', - 1 => 'To post a new topic in a forum, click the relevant button on either the forum or topic screens. You may need to register before you can post a message. A list of your permissions in each forum is available at the bottom of the forum and topic screens. Example: You can post new topics, You can vote in polls, etc.' + 1 => 'To post a new topic in a forum, click the relevant button on either the forum or topic screens. You may need to register before you can post a message. A list of your permissions in each forum is available at the bottom of the forum and topic screens. Example: You can post new topics, You can post attachments, etc.' ), array( 0 => 'How do I edit or delete a post?',