aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/help_faq.php
diff options
context:
space:
mode:
authorJoas Schilling <nickvergessen@gmx.de>2009-06-18 18:12:28 +0000
committerJoas Schilling <nickvergessen@gmx.de>2009-06-18 18:12:28 +0000
commiteb5498dd55fa3d3c5005656b70c9f4cb0630f34c (patch)
treefb9b132d93103230ecc35dba38322a332fda96dd /phpBB/language/en/help_faq.php
parent7d3c89e25ab8aa87f09d3971a569d31f63dbef40 (diff)
downloadforums-eb5498dd55fa3d3c5005656b70c9f4cb0630f34c.tar
forums-eb5498dd55fa3d3c5005656b70c9f4cb0630f34c.tar.gz
forums-eb5498dd55fa3d3c5005656b70c9f4cb0630f34c.tar.bz2
forums-eb5498dd55fa3d3c5005656b70c9f4cb0630f34c.tar.xz
forums-eb5498dd55fa3d3c5005656b70c9f4cb0630f34c.zip
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
Diffstat (limited to 'phpBB/language/en/help_faq.php')
-rw-r--r--phpBB/language/en/help_faq.php5
1 files changed, 5 insertions, 0 deletions
diff --git a/phpBB/language/en/help_faq.php b/phpBB/language/en/help_faq.php
index 89ac845021..88b2cc273d 100644
--- a/phpBB/language/en/help_faq.php
+++ b/phpBB/language/en/help_faq.php
@@ -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'