mirror of https://github.com/itflow-org/itflow
Opps removed some test theming
This commit is contained in:
parent
315bfd55d7
commit
583e0fa307
|
|
@ -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"); ?>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue