mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-09 10:16:36 +02:00
Fixing some tiny bugs...
- correctly close span tags within code=php git-svn-id: file:///svn/phpbb/trunk@7619 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -79,6 +79,7 @@ $lang = array_merge($lang, array(
|
||||
'DISABLE_SMILIES' => 'Disable smilies',
|
||||
'DISALLOWED_EXTENSION' => 'The extension %s is not allowed.',
|
||||
'DRAFT_LOADED' => 'Draft loaded into posting area, you may want to finish your post now.<br />Your draft will be deleted after submitting this post.',
|
||||
'DRAFT_LOADED_PM' => 'Draft loaded into message area, you may want to finish your private message now.<br />Your draft will be deleted after submitting this private message.',
|
||||
'DRAFT_SAVED' => 'Draft successfully saved.',
|
||||
'DRAFT_TITLE' => 'Draft title',
|
||||
|
||||
|
Reference in New Issue
Block a user