Removed now useless "label-message" for the math options; message was renamed in...
authorAlexandre Emsenhuber <ialex@users.mediawiki.org>
Fri, 24 Apr 2009 08:54:30 +0000 (08:54 +0000)
committerAlexandre Emsenhuber <ialex@users.mediawiki.org>
Fri, 24 Apr 2009 08:54:30 +0000 (08:54 +0000)
includes/Preferences.php

index a2cd8cc..da84ea2 100644 (file)
@@ -289,7 +289,6 @@ class Preferences {
                                                        array_flip( array_map( 'wfMsg', $wgLang->getMathNames() ) ),
                                                'label' => '&nbsp;',
                                                'section' => 'math',
-                                               'label-message' => 'math',
                                        );
                }