mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
[ticket/13041] Updating "Topic Subscriptions and Bookmarks"
PHPBB3-13041
This commit is contained in:
parent
8c628a6dc2
commit
e5a5933db6
1 changed files with 1 additions and 1 deletions
|
@ -310,7 +310,7 @@ $help = array(
|
||||||
),
|
),
|
||||||
array(
|
array(
|
||||||
0 => 'How do I subscribe to specific forums or topics?',
|
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.<br />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”.<br /> These links are usually at the bottom of page.'
|
||||||
),
|
),
|
||||||
array(
|
array(
|
||||||
0 => 'How do I remove my subscriptions?',
|
0 => 'How do I remove my subscriptions?',
|
||||||
|
|
Loading…
Add table
Reference in a new issue