diff --git a/htdocs/ticket/index.php b/htdocs/ticket/index.php index b99dab1f84b..86929157d25 100644 --- a/htdocs/ticket/index.php +++ b/htdocs/ticket/index.php @@ -203,7 +203,8 @@ $stringtoshow = ''; $stringtoshow .= '
'; print '| '.$langs->trans("Statistics").' '.img_picto('', 'filter.png', 'id="idsubimgDOLUSERCOOKIE_ticket_by_status" class="linkobject"').' |
|---|
| '.$langs->trans("Statistics").' '.$endyear.' '.img_picto('', 'filter.png', 'id="idsubimgDOLUSERCOOKIE_ticket_by_status" class="linkobject"').' |
| '; print $stringtoshow; |