From: Matthias Jordan Date: Fri, 1 Aug 2003 23:44:28 +0000 (+0000) Subject: Changed the search default namespace code to use the new X-Git-Tag: 1.1.0~369 X-Git-Url: http://git.cyclocoop.org/%22.%24h.%22?a=commitdiff_plain;h=a3de4610e7204c10dd75ad0d1d69772d177e1f78;p=lhc%2Fweb%2Fwiklou.git Changed the search default namespace code to use the new variable for the name of the Main namespace. --- diff --git a/includes/SpecialPreferences.php b/includes/SpecialPreferences.php index 778ad29929..4e1ed33ca5 100644 --- a/includes/SpecialPreferences.php +++ b/includes/SpecialPreferences.php @@ -181,7 +181,7 @@ function wfSpecialPreferences() $checked = " checked"; } $name = str_replace( "_", " ", $ns[$i] ); - if ( "" == $name ) { $name = "(Main)"; } + if ( "" == $name ) { $name = wfMsg( "blanknamespace" ); } if ( 0 != $i ) { $r1 .= " "; } $r1 .= "