Move View Queue Message away from a modal as tables tend to break the modal causing distorted view, more ui work for this to come

This commit is contained in:
johnnyq
2024-03-21 18:01:41 -04:00
parent 0c62ce169f
commit a6a763c24c
3 changed files with 81 additions and 27 deletions

View File

@@ -112,7 +112,7 @@
<li class="nav-header mt-3">MAINTENANCE</li>
<li class="nav-item">
<a href="admin_mail_queue.php" class="nav-link <?php if (basename($_SERVER["PHP_SELF"]) == "admin_mail_queue.php") {
<a href="admin_mail_queue.php" class="nav-link <?php if (basename($_SERVER["PHP_SELF"]) == "admin_mail_queue.php" || basename($_SERVER["PHP_SELF"]) == "admin_mail_queue_message_view.php") {
echo "active";
} ?>">
<i class="nav-icon fas fa-mail-bulk"></i>