mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
git-svn-id: file:///svn/phpbb/trunk@7281 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
35e6a47c6a
commit
0dbbda7fd0
1 changed files with 1 additions and 1 deletions
|
@ -188,7 +188,7 @@ $help = array(
|
||||||
),
|
),
|
||||||
array(
|
array(
|
||||||
0 => 'What are sticky topics?',
|
0 => 'What are sticky topics?',
|
||||||
1 => 'Sticky topics appear below any announcements in viewforum and only on the first page. They are often quite important so you should read them where possible. As with announcements the board administrator determines what permissions are required to post sticky topics in each forum.'
|
1 => 'Sticky topics appear below any announcements within the forum and only on the first page. They are often quite important so you should read them where possible. As with announcements the board administrator determines what permissions are required to post sticky topics in each forum.'
|
||||||
),
|
),
|
||||||
array(
|
array(
|
||||||
0 => 'What are locked topics?',
|
0 => 'What are locked topics?',
|
||||||
|
|
Loading…
Add table
Reference in a new issue