From: Alexandre Emsenhuber Date: Fri, 24 Apr 2009 08:54:30 +0000 (+0000) Subject: Removed now useless "label-message" for the math options; message was renamed in... X-Git-Tag: 1.31.0-rc.0~42053 X-Git-Url: http://git.cyclocoop.org/ecrire?a=commitdiff_plain;h=e20b40c8f65e122c6eda151e34af33bd543331ce;p=lhc%2Fweb%2Fwiklou.git Removed now useless "label-message" for the math options; message was renamed in r49801 --- diff --git a/includes/Preferences.php b/includes/Preferences.php index a2cd8cc2a8..da84ea2321 100644 --- a/includes/Preferences.php +++ b/includes/Preferences.php @@ -289,7 +289,6 @@ class Preferences { array_flip( array_map( 'wfMsg', $wgLang->getMathNames() ) ), 'label' => ' ', 'section' => 'math', - 'label-message' => 'math', ); }