Dedup Notications code and move to a modal instead of a drop menu

This commit is contained in:
johnnyq
2025-02-08 19:54:49 -05:00
parent 4ed0767f1c
commit a69b60703b
5 changed files with 82 additions and 74 deletions

View File

@@ -1,4 +1,5 @@
<?php
require_once "modals/notifications_modal.php";
require_once "inc_confirm_modal.php";
?>