diff --git a/admin/reports.php b/admin/reports.php index 1a111ece..33da6eb6 100644 --- a/admin/reports.php +++ b/admin/reports.php @@ -446,7 +446,7 @@ require_once(HESK_PATH . 'inc/show_admin_nav.inc.php'); - + - + - + - +
-  
- - -
 
+
+ + +
@@ -339,9 +339,11 @@ $more2 = empty($_GET['more2']) ? 0 : 1; -

-

- +
+ + +
+
@@ -369,26 +371,26 @@ $more2 = empty($_GET['more2']) ? 0 : 1; - -
+
- /> + />
+
- + - + - - - - + + + + $v) { @@ -401,21 +403,21 @@ $more2 = empty($_GET['more2']) ? 0 : 1; } $v['name'] = (strlen($v['name']) > 30) ? substr($v['name'],0,30) . '...' : $v['name']; - echo ''; + echo ''; } } ?> - +
-  
- - -
 
+
+ + +
@@ -439,7 +441,7 @@ $more2 = empty($_GET['more2']) ? 0 : 1; :   - $name) @@ -489,12 +491,12 @@ $more2 = empty($_GET['more2']) ? 0 : 1;
- -

-

- +
+ + +
+
- diff --git a/inc/ticket_list.inc.php b/inc/ticket_list.inc.php index 41347dc1..138a1472 100644 --- a/inc/ticket_list.inc.php +++ b/inc/ticket_list.inc.php @@ -519,11 +519,11 @@ else if (isset($is_search) || $href == 'find_tickets.php') { - hesk_show_notice($hesklang['no_tickets_crit'].''.$hesklang['nti'].''); + hesk_show_notice($hesklang['no_tickets_crit']); } else { - hesk_show_notice($hesklang['no_tickets_open'].''.$hesklang['nti'].''); + hesk_show_notice($hesklang['no_tickets_open']); } echo ''; diff --git a/index.php b/index.php index 33d2862f..0ab86966 100644 --- a/index.php +++ b/index.php @@ -929,6 +929,23 @@ function print_start()
  • + 0) + { + ?> +
    +
    + +
    +
    +
    @@ -963,13 +980,6 @@ function print_start()