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']); ?> - +