Remove logging comments as its implied in admin also if returning 1 field for logging use getFieldById Function

This commit is contained in:
johnnyq
2025-08-01 18:08:02 -04:00
parent 012b0f1a77
commit fae7e76721
19 changed files with 31 additions and 80 deletions

View File

@@ -47,6 +47,7 @@ if (isset($_POST['edit_ticket_template'])) {
flash_alert("Ticket Template <strong>$name</strong> edited");
redirect();
}
if (isset($_GET['delete_ticket_template'])) {