Templates pre-fill ticket creation forms with standard content for common ticket types.
| Template Name | Category | Type | Priority | Status | Actions |
|---|---|---|---|---|---|
| No templates defined. Create templates to speed up ticket creation. | |||||
| = htmlspecialchars($tpl['template_name']) ?> | = htmlspecialchars($tpl['category'] ?? 'Any') ?> | = htmlspecialchars($tpl['type'] ?? 'Any') ?> | 'lt-badge-p1', 2 => 'lt-badge-p2', 3 => 'lt-badge-p3', default => 'lt-badge-p4' }; ?>P= $tp ?> | = ($tpl['is_active'] ?? 1) ? 'Active' : 'Inactive' ?> |
|