From 1fb4ebb34a22f72077d670c22f2d238c70cf4c5e Mon Sep 17 00:00:00 2001 From: Mario Skouat Date: Thu, 2 Oct 2014 11:54:48 +0200 Subject: [PATCH] [ticket/13041] Updating "Searching the Forums" 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 21ce3c29bf..cb1a5ffea2 100644 --- a/phpBB/language/en/help_faq.php +++ b/phpBB/language/en/help_faq.php @@ -298,7 +298,7 @@ $help = array( ), array( 0 => 'How can I find my own posts and topics?', - 1 => 'Your own posts can be retrieved either by clicking the “Search user’s posts” within the User Control Panel or via your own profile page. To search for your topics, use the Advanced search page and fill in the various options appropriately.' + 1 => 'Your own posts can be retrieved either by clicking the “Show your posts” within the User Control Panel or by clicking “Search user’s posts” via your own profile page. To search for your topics, use the Advanced search page and fill in the various options appropriately.' ), array( 0 => '--',