diff --git a/admin/show_tickets.php b/admin/show_tickets.php index a6d6697f..93935495 100644 --- a/admin/show_tickets.php +++ b/admin/show_tickets.php @@ -37,6 +37,7 @@ 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/status_functions.inc.php'); +require(HESK_PATH . 'inc/mail_functions.inc.php'); hesk_load_database_functions(); hesk_session_start(); @@ -48,30 +49,31 @@ define('CALENDAR', 1); /* Check permissions for this feature */ hesk_checkPermission('can_view_tickets'); -/* Print header */ -require_once(HESK_PATH . 'inc/headerAdmin.inc.php'); -/* Print admin navigation */ -require_once(HESK_PATH . 'inc/show_admin_nav.inc.php'); +/* Print header */ +require_once(HESK_PATH . 'inc/header_new_admin.inc.php'); +require_once(HESK_PATH . 'inc/new_admin_header_and_sidebar.inc.php'); ?> -
-
- -
-
-

+
+ +
+
+

+ +

+
+
+
+
'; /* Update staff default settings? */ if (!empty($_GET['def'])) { hesk_updateStaffDefaults(); @@ -82,6 +84,48 @@ require_once(HESK_PATH . 'inc/show_admin_nav.inc.php'); ?>
+
+
+ +
+
+
+
+
+ +
+
+

+
+ +
+
  • - + >