1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-04 07:47:34 +02:00

Fix bug #31405 - Ability to define column split in FAQ/BBCode help (Bug #31405)

Authorised by: acydburn

git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9623 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Joas Schilling
2009-06-18 18:12:28 +00:00
parent 7d3c89e25a
commit eb5498dd55
5 changed files with 33 additions and 7 deletions

View File

@@ -202,6 +202,11 @@ $help = array(
0 => 'What are topic icons?',
1 => 'Topic icons are author chosen images associated with posts to indicate their content. The ability to use topic icons depends on the permissions set by the board administrator.'
),
// This block will switch the FAQ-Questions to the second template column
array(
0 => '--',
1 => '--'
),
array(
0 => '--',
1 => 'User Levels and Groups'