@@ -1298,7 +1298,7 @@ function init_second_stage() {
try {
active_tab = getInitParam("prefs_active_tab");
if (!active_tab) active_tab = "genConfig";
if (!active_tab || active_tab == '0') active_tab = "genConfig";
document.onkeydown = pref_hotkey_handler;
The note is not visible to the blocked user.