From e5a5933db61e3c6748e62f931c0e07abfb4586e8 Mon Sep 17 00:00:00 2001 From: Mario Skouat Date: Thu, 2 Oct 2014 12:57:17 +0200 Subject: [PATCH] [ticket/13041] Updating "Topic Subscriptions and Bookmarks" 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 249e13cddb..e75e672413 100644 --- a/phpBB/language/en/help_faq.php +++ b/phpBB/language/en/help_faq.php @@ -310,7 +310,7 @@ $help = array( ), array( 0 => 'How do I subscribe to specific forums or topics?', - 1 => 'To subscribe to a specific forum, click the “Subscribe forum” link upon entering the forum. To subscribe to a topic, reply to the topic with the subscribe checkbox checked or click the “Subscribe topic” link within the topic itself.' + 1 => 'To subscribe to a specific forum, click the “Subscribe forum” link upon entering the forum.
To subscribe to a topic, reply to the topic with the subscribe checkbox checked or click the “Subscribe topic” link by clicking the button “Topic tools”.
These links are usually at the bottom of page.' ), array( 0 => 'How do I remove my subscriptions?',