From 25fba916425d5f9cc9cec6fdcb93b5bf8c94b890 Mon Sep 17 00:00:00 2001 From: o-psi Date: Mon, 18 Dec 2023 15:27:45 +0000 Subject: [PATCH] Put show modals javascript above pretty content. --- ticket.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ticket.php b/ticket.php index 142ad92e..c65bfd30 100644 --- a/ticket.php +++ b/ticket.php @@ -858,6 +858,7 @@ if (isset($_GET['ticket_id'])) { require_once "footer.php"; +?> @@ -870,4 +871,3 @@ if ($ticket_status !== "Closed") { ?> -