diff --git a/index.php b/index.php index ff4e0e22..814c056a 100755 --- a/index.php +++ b/index.php @@ -46,7 +46,7 @@ if (!isset($_COOKIE['theme'])) { $theme = $_COOKIE['theme']; } -$theme_url = 'dist/css/'.htmlspecialchars($theme, ENT_QUOTES); +$theme_url = 'app/css/'.htmlspecialchars($theme, ENT_QUOTES); ?> @@ -61,37 +61,37 @@ $theme_url = 'dist/css/'.htmlspecialchars($theme, ENT_QUOTES); <?php echo _("RaspAP WiFi Configuration Portal"); ?> - + - + - + - + - + - + - + - - - - - - - - + + + + + + + + @@ -243,22 +243,22 @@ $theme_url = 'dist/css/'.htmlspecialchars($theme, ENT_QUOTES); - + - + - + - + - + - +