aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/help_bbcode.php
diff options
context:
space:
mode:
authorDominik Dröscher <dhn2@users.sourceforge.net>2006-12-06 18:30:33 +0000
committerDominik Dröscher <dhn2@users.sourceforge.net>2006-12-06 18:30:33 +0000
commita9b2e99974398b6e88dc5a1417c0a711ec3a437c (patch)
treebe26815e8b3f5e8d98e41bce04d75a9335388382 /phpBB/language/en/help_bbcode.php
parent6e7c29adfb82164ab10984bd2a57b11f1ac916a9 (diff)
downloadforums-a9b2e99974398b6e88dc5a1417c0a711ec3a437c.tar
forums-a9b2e99974398b6e88dc5a1417c0a711ec3a437c.tar.gz
forums-a9b2e99974398b6e88dc5a1417c0a711ec3a437c.tar.bz2
forums-a9b2e99974398b6e88dc5a1417c0a711ec3a437c.tar.xz
forums-a9b2e99974398b6e88dc5a1417c0a711ec3a437c.zip
Custom BBCodes? Never heard of 'em.
git-svn-id: file:///svn/phpbb/trunk@6718 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/language/en/help_bbcode.php')
-rw-r--r--phpBB/language/en/help_bbcode.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/language/en/help_bbcode.php b/phpBB/language/en/help_bbcode.php
index ada28713e0..7909a2a148 100644
--- a/phpBB/language/en/help_bbcode.php
+++ b/phpBB/language/en/help_bbcode.php
@@ -96,7 +96,7 @@ $help = array(
),
array(
0 => 'Can I add my own tags?',
- 1 => 'No, I am afraid not directly in phpBB 2.0. We are looking at offering customisable BBCode tags for the next major version'
+ 1 => 'If you are an administrator on this board and have the proper permissions, you can add further BBCodes through the Custom BBCodes section.'
)
);