From e20b40c8f65e122c6eda151e34af33bd543331ce Mon Sep 17 00:00:00 2001 From: Alexandre Emsenhuber Date: Fri, 24 Apr 2009 08:54:30 +0000 Subject: [PATCH] Removed now useless "label-message" for the math options; message was renamed in r49801 --- includes/Preferences.php | 1 - 1 file changed, 1 deletion(-) 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', ); } -- 2.20.1