mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 02:44:53 +00:00
Opps removed some test theming
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
<!-- <link href="plugins/dropzone/min/dropzone.min.css" rel="stylesheet"> -->
|
||||
|
||||
</head>
|
||||
<body class="hold-transition sidebar-mini dark-mod accent-purple <?php echo $config_enable_dark_mode; ?>">
|
||||
<body class="hold-transition sidebar-mini">
|
||||
<div class="wrapper text-sm">
|
||||
<?php include("top_nav.php"); ?>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user