From d2e11fca61f9bef5bb8fd167d091948095d92b4e Mon Sep 17 00:00:00 2001 From: johnnyq Date: Sun, 7 Apr 2024 16:17:27 -0400 Subject: [PATCH] Remove the Add Contact to a ticket as this can be done at the top --- admin_side_nav.php | 125 +++++++++++++++++++++++++++++++++++++++++++++ ticket.php | 113 +++++++++++++++++++--------------------- 2 files changed, 178 insertions(+), 60 deletions(-) diff --git a/admin_side_nav.php b/admin_side_nav.php index 16b20cd4..c9bb9039 100644 --- a/admin_side_nav.php +++ b/admin_side_nav.php @@ -131,6 +131,131 @@

Bulk Mail

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ticket.php b/ticket.php index 9c8f8e8f..ee26b94d 100644 --- a/ticket.php +++ b/ticket.php @@ -273,8 +273,8 @@ if (isset($_GET['ticket_id'])) {
-