From 3a83a701b5c1d6e59c1a537f446b913aa83093d3 Mon Sep 17 00:00:00 2001 From: Marcus Hill Date: Mon, 8 May 2023 09:43:46 +0100 Subject: [PATCH] Ticket autoclose: Clarify auto-close help wording; only show as ticket status option if enabled --- settings_ticket.php | 7 +++---- ticket.php | 4 +++- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/settings_ticket.php b/settings_ticket.php index c73a573d..75b52d7b 100644 --- a/settings_ticket.php +++ b/settings_ticket.php @@ -51,22 +51,21 @@ require_once("inc_all_settings.php"); ?>
value="1" id="emailToTicketParseSwitch"> - +
value="1" id="ticketNotificationSwitch"> - +
value="1" id="ticketAutoCloseSwitch"> - +
diff --git a/ticket.php b/ticket.php index e3219143..bc896525 100644 --- a/ticket.php +++ b/ticket.php @@ -300,7 +300,9 @@ if (isset($_GET['ticket_id'])) { - + + +