From 4f197a6287a7073d45b16edcf30b9a5d3f823de0 Mon Sep 17 00:00:00 2001 From: Marcus Hill Date: Sun, 9 Jan 2022 22:57:56 +0000 Subject: [PATCH] Hide reply box if ticket is in a closed state --- ticket.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ticket.php b/ticket.php index 29bdbc26..ca4dabb1 100644 --- a/ticket.php +++ b/ticket.php @@ -143,6 +143,8 @@ if(isset($_GET['ticket_id'])){ + +
@@ -191,6 +193,8 @@ if(isset($_GET['ticket_id'])){
+ +