prefs: remove _PREFS_ACTIVE_TAB handling
This commit is contained in:
@@ -242,8 +242,6 @@
|
||||
return;
|
||||
}
|
||||
|
||||
set_pref($link, "_PREFS_ACTIVE_TAB", "labelConfig");
|
||||
|
||||
$sort = db_escape_string($_REQUEST["sort"]);
|
||||
|
||||
if (!$sort || $sort == "undefined") {
|
||||
|
||||
Reference in New Issue
Block a user