mirror of
https://github.com/billz/raspap-webgui.git
synced 2023-10-10 13:37:24 +02:00
Renamed theme to Material
This commit is contained in:
parent
2828b09d54
commit
49634a4e58
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user