Theme Fixes for adminlte 4

This commit is contained in:
johnnyq
2026-08-14 14:11:13 -04:00
parent e6da3fd0e3
commit 0fe6d51bdb
12 changed files with 200 additions and 35 deletions

View File

@@ -41,6 +41,6 @@ header("X-Frame-Options: DENY");
<script src="/libs/jquery/jquery.min.js"></script>
<script src="/libs/toastr/toastr.min.js"></script>
</head>
<body class="layout-fixed sidebar-expand-lg app-loaded">
<body class="layout-fixed sidebar-expand-lg app-loaded theme-<?= escapeHtml($config_theme) ?>">
<div class="app-wrapper text-sm">