From eedd92c894be5e0977e9c32d63f2520c8c4c7853 Mon Sep 17 00:00:00 2001 From: johnnyq Date: Thu, 20 Mar 2025 13:47:11 -0400 Subject: [PATCH] Fix creating a ticket and selecting a template it would use template name instead of the subject for the ticket --- modals/ticket_add_modal.php | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/modals/ticket_add_modal.php b/modals/ticket_add_modal.php index e2af59cc..cd1e3289 100644 --- a/modals/ticket_add_modal.php +++ b/modals/ticket_add_modal.php @@ -73,7 +73,8 @@