From 336805e16b0ca4b26e242d3b6d9aaa6f188135b9 Mon Sep 17 00:00:00 2001 From: johnnyq Date: Mon, 31 Jul 2023 14:06:47 -0400 Subject: [PATCH] Fix Ticket Timer for users that user 12 Hour AM/FM Format, converted from time field to text added icon for timer representation --- ticket.php | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/ticket.php b/ticket.php index ccc22fa3..6d665968 100644 --- a/ticket.php +++ b/ticket.php @@ -305,7 +305,12 @@ if (isset($_GET['ticket_id'])) {
- +
+
+ +
+ +