diff --git a/includes/system.php b/includes/system.php index e21bbe0e..881f7025 100755 --- a/includes/system.php +++ b/includes/system.php @@ -191,7 +191,7 @@ function DisplaySystem(&$extraFooterScripts) $themes = [ "default" => "RaspAP (default)", "hackernews" => "HackerNews", - "material-light" => "Material (Use dark colors)" + "material-light" => "Material" ]; $themeFiles = [ "default" => "custom.php",