From: Niklas Laxström Date: Sat, 4 Mar 2006 16:17:23 +0000 (+0000) Subject: Really hide live preview when not enabled X-Git-Tag: 1.6.0~234 X-Git-Url: https://git.cyclocoop.org/%7B%24admin_url%7Dmembres/supprimer.php?a=commitdiff_plain;h=484fa63e8b8f2725dab507b16b490a1e6e07b8a1;p=lhc%2Fweb%2Fwiklou.git Really hide live preview when not enabled --- diff --git a/includes/SpecialPreferences.php b/includes/SpecialPreferences.php index 89b6aaef06..14ad7bd878 100644 --- a/includes/SpecialPreferences.php +++ b/includes/SpecialPreferences.php @@ -464,6 +464,7 @@ class PreferencesForm { $this->mUsedToggles[ 'enotifusertalkpages' ] = true; $this->mUsedToggles[ 'enotifminoredits' ] = true; $this->mUsedToggles[ 'enotifrevealaddr' ] = true; + $this->mUsedToggles[ 'uselivepreview' ] = true; # Enotif #