From: Tim Starling Date: Tue, 28 Jun 2005 14:37:10 +0000 (+0000) Subject: more classic/cologne blue fixage X-Git-Tag: 1.5.0beta2~163 X-Git-Url: http://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/pie.php?a=commitdiff_plain;h=15f2e934f51904b263c3910a2b125b4fcea900a3;p=lhc%2Fweb%2Fwiklou.git more classic/cologne blue fixage --- diff --git a/includes/SpecialPreferences.php b/includes/SpecialPreferences.php index bf6c200e57..95f16e0012 100644 --- a/includes/SpecialPreferences.php +++ b/includes/SpecialPreferences.php @@ -598,6 +598,10 @@ class PreferencesForm { $wgOut->addHTML( "
\n" ); } $wgOut->addHtml( "\n\n" ); + } else { + # Need to output a hidden option even if the relevant skin is not in use, + # otherwise the preference will get reset to 0 on submit + $wgOut->addHTML( "" ); } # Skin