From 77b72507037d59e9a8450cd482e0533014600ef3 Mon Sep 17 00:00:00 2001 From: wrongecho Date: Thu, 12 Sep 2024 15:04:52 +0100 Subject: [PATCH] Adjust ticket reply layout --- ticket.php | 564 +++++++++++++++++++++++------------------------ user_details.php | 2 +- 2 files changed, 282 insertions(+), 284 deletions(-) diff --git a/ticket.php b/ticket.php index e78dd08b..61dd3f9e 100644 --- a/ticket.php +++ b/ticket.php @@ -331,7 +331,7 @@ if (isset($_GET['ticket_id'])) { // The user names in a comma-separated string $ticket_collaborators = nullable_htmlentities($row['user_names']); -?> + ?>