From a9b2e99974398b6e88dc5a1417c0a711ec3a437c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20Dr=C3=B6scher?= Date: Wed, 6 Dec 2006 18:30:33 +0000 Subject: Custom BBCodes? Never heard of 'em. git-svn-id: file:///svn/phpbb/trunk@6718 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/language/en/help_bbcode.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'phpBB/language/en/help_bbcode.php') 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.' ) ); -- cgit v1.2.1