* Unnecessary break
authorNiklas Laxström <nikerabbit@users.mediawiki.org>
Fri, 9 Nov 2007 17:00:20 +0000 (17:00 +0000)
committerNiklas Laxström <nikerabbit@users.mediawiki.org>
Fri, 9 Nov 2007 17:00:20 +0000 (17:00 +0000)
languages/messages/MessagesEn.php

index e51a419..7f07d7f 100644 (file)
@@ -463,7 +463,7 @@ XHTML id names.
 'tog-showtoolbar'             => 'Show edit toolbar (JavaScript)',
 'tog-editondblclick'          => 'Edit pages on double click (JavaScript)',
 'tog-editsection'             => 'Enable section editing via [edit] links',
-'tog-editsectiononrightclick' => 'Enable section editing by right clicking<br /> on section titles (JavaScript)',
+'tog-editsectiononrightclick' => 'Enable section editing by right clicking on section titles (JavaScript)',
 'tog-showtoc'                 => 'Show table of contents (for pages with more than 3 headings)',
 'tog-rememberpassword'        => 'Remember my login on this computer',
 'tog-editwidth'               => 'Edit box has full width',