This commit is contained in:
johnnyq
2026-08-19 13:48:55 -04:00
parent fc5dc82c29
commit f2b2082762
4 changed files with 35 additions and 86 deletions

View File

@@ -42,7 +42,7 @@ header("X-Frame-Options: DENY"); // Legacy
</head>
<body class="theme-<?= escapeHtml($config_theme) ?>">
<body class="theme-<?= escapeHtml($config_theme) ?>" data-lte-primary="<?= escapeHtml($config_theme) ?>">
<!-- Navbar -->