aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/posting.php
diff options
context:
space:
mode:
authorDominik Dröscher <dhn2@users.sourceforge.net>2006-11-24 14:45:13 +0000
committerDominik Dröscher <dhn2@users.sourceforge.net>2006-11-24 14:45:13 +0000
commit064f6fec430c04c58e043f664f6e4d19301c14f4 (patch)
tree744982957b7aab82907d507c650e0492de80bcbc /phpBB/language/en/posting.php
parent17ea1ecd5e868583302357164098b0677ae0d173 (diff)
downloadforums-064f6fec430c04c58e043f664f6e4d19301c14f4.tar
forums-064f6fec430c04c58e043f664f6e4d19301c14f4.tar.gz
forums-064f6fec430c04c58e043f664f6e4d19301c14f4.tar.bz2
forums-064f6fec430c04c58e043f664f6e4d19301c14f4.tar.xz
forums-064f6fec430c04c58e043f664f6e4d19301c14f4.zip
New structure for the template files!
git-svn-id: file:///svn/phpbb/trunk@6647 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/language/en/posting.php')
-rw-r--r--phpBB/language/en/posting.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/phpBB/language/en/posting.php b/phpBB/language/en/posting.php
index 21f6d5e08f..95217c3ac8 100644
--- a/phpBB/language/en/posting.php
+++ b/phpBB/language/en/posting.php
@@ -40,7 +40,6 @@ $lang = array_merge($lang, array(
'ATTACH_QUOTA_REACHED' => 'Sorry, the board attachment quota has been reached.',
'ATTACH_SIG' => 'Attach a signature (signatures can be altered via the UCP)',
- 'BBCODE_A_HELP' => 'Close all open BBCode tags',
'BBCODE_B_HELP' => 'Bold text: [b]text[/b] (alt+b)',
'BBCODE_C_HELP' => 'Code display: [code]code[/code] (alt+c)',
'BBCODE_E_HELP' => 'List: Add list element',