From 17920e3cdab40944a4c2e39592e40fad9a3d281b Mon Sep 17 00:00:00 2001 From: ssteeltm Date: Fri, 21 Feb 2025 13:51:57 -0300 Subject: [PATCH] update admin_ticket_template_details.php --- admin_ticket_template_details.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin_ticket_template_details.php b/admin_ticket_template_details.php index b08b73d6..fbc91e81 100644 --- a/admin_ticket_template_details.php +++ b/admin_ticket_template_details.php @@ -103,7 +103,7 @@ $sql_task_templates = mysqli_query($mysqli, "SELECT * FROM task_templates WHERE $task_completion_estimate = intval($row['task_template_completion_estimate']); $task_description = nullable_htmlentities($row['task_template_description']); ?> - +