From e5f2740786ee8e648fc7f9d5bcdaebb396d72c91 Mon Sep 17 00:00:00 2001 From: Marcus Hill Date: Wed, 12 Jan 2022 15:36:55 +0000 Subject: [PATCH] Fixed ticket delete button so it deletes the ticket, not the client --- ticket.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ticket.php b/ticket.php index e781bb6a..028be442 100644 --- a/ticket.php +++ b/ticket.php @@ -149,7 +149,7 @@ if(isset($_GET['ticket_id'])){