From a259a4f868bc883462eaebeab93ce038444d46d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20Gur=C3=A1=C5=88?= Date: Wed, 30 Aug 2023 10:00:15 +0200 Subject: [PATCH] Small fix (removed forgotten insiders part) --- includes/system.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/includes/system.php b/includes/system.php index 40d2bc06..5c24d26a 100755 --- a/includes/system.php +++ b/includes/system.php @@ -226,7 +226,6 @@ function DisplaySystem(&$extraFooterScripts) "hostapd_status", "hostapd_led", "themes", - "selectedTheme", - "widgetOpt" + "selectedTheme" )); }