DB Structure Update table name alerts is now notifications also update the fields accordingly to the notifications table - Reworked Notifications a bit

This commit is contained in:
johnnyq
2022-02-21 21:21:13 -05:00
parent fab9bcfa23
commit 05e7b160b1
12 changed files with 151 additions and 126 deletions

View File

@@ -38,7 +38,7 @@
<!-- <link href="plugins/dropzone/min/dropzone.min.css" rel="stylesheet"> -->
</head>
<body class="hold-transition sidebar-mini">
<body class="hold-transition sidebar-mini dark-mod accent-purple <?php echo $config_enable_dark_mode; ?>">
<div class="wrapper text-sm">
<?php include("top_nav.php"); ?>