diff --git a/admin/manage_ticket_templates.php b/admin/manage_ticket_templates.php index b242e354..5f60a975 100644 --- a/admin/manage_ticket_templates.php +++ b/admin/manage_ticket_templates.php @@ -37,6 +37,7 @@ define('PAGE_TITLE', 'ADMIN_CANNED'); require(HESK_PATH . 'hesk_settings.inc.php'); require(HESK_PATH . 'inc/common.inc.php'); require(HESK_PATH . 'inc/admin_functions.inc.php'); +require(HESK_PATH . 'inc/mail_functions.inc.php'); hesk_load_database_functions(); hesk_session_start(); @@ -78,10 +79,6 @@ require_once(HESK_PATH . 'inc/headerAdmin.inc.php'); require_once(HESK_PATH . 'inc/show_admin_nav.inc.php'); ?> -
- -
- +
+
+

+ + + + +

+
+ +
+
+
+ * +
+ +
+
+

@@ -331,27 +352,6 @@ EOC; } ?>

-
-
-

- - - - -

-
- -
-
-
- * -
- -
-
-