mirror of
https://github.com/itflow-org/itflow
synced 2026-03-20 04:34:51 +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"> -->
|
<!-- <link href="plugins/dropzone/min/dropzone.min.css" rel="stylesheet"> -->
|
||||||
|
|
||||||
</head>
|
</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">
|
<div class="wrapper text-sm">
|
||||||
<?php include("top_nav.php"); ?>
|
<?php include("top_nav.php"); ?>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user