mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
Custom BBCodes? Never heard of 'em.
git-svn-id: file:///svn/phpbb/trunk@6718 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
6e7c29adfb
commit
a9b2e99974
1 changed files with 1 additions and 1 deletions
|
@ -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.'
|
||||
)
|
||||
);
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue