summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--modules/pref-prefs.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/pref-prefs.php b/modules/pref-prefs.php
index 0889eb7e2..987a093c0 100644
--- a/modules/pref-prefs.php
+++ b/modules/pref-prefs.php
@@ -13,7 +13,7 @@
$subop = $_REQUEST["subop"];
- $prefs_blacklist = array("HIDE_FEEDLIST", "SYNC_COUNTERS");
+ $prefs_blacklist = array("HIDE_FEEDLIST", "SYNC_COUNTERS", "ENABLE_LABELS");
if ($subop == "change-password") {