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 | 534 +++++++++++++++++++++++------------------------ user_details.php | 2 +- 2 files changed, 267 insertions(+), 269 deletions(-) diff --git a/ticket.php b/ticket.php index e78dd08b0..61dd3f9e7 100644 --- a/ticket.php +++ b/ticket.php @@ -331,7 +331,7 @@ // The user names in a comma-separated string $ticket_collaborators = nullable_htmlentities($row['user_names']); -?> + ?>