prefs: blocklist ENABLE_LABELS
This commit is contained in:
parent
f11b8a3480
commit
67d86fb331
1 changed files with 1 additions and 1 deletions
|
@ -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") {
|
||||
|
||||
|
|
Loading…
Reference in a new issue