aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/help_bbcode.php
diff options
context:
space:
mode:
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 d627ac3908..61263752b2 100644
--- a/phpBB/language/en/help_bbcode.php
+++ b/phpBB/language/en/help_bbcode.php
@@ -109,5 +109,5 @@ $help = array(
array(
0 => 'Can I add my own tags?',
1 => 'If you are an administrator on this board and have the proper permissions, you can add further BBCodes through the Custom BBCodes section.'
- )
+ ),
);