diff --git a/htdocs/ticket/index.php b/htdocs/ticket/index.php index e2a9038ee62..be29b1be25e 100644 --- a/htdocs/ticket/index.php +++ b/htdocs/ticket/index.php @@ -210,6 +210,7 @@ $stringtoshow .= ''; print ''; print ''; @@ -257,6 +258,7 @@ if (! empty($dataseries) && count($dataseries) > 1) { print ''; print '
' . $langs->trans("Statistics") . ' ' . img_picto('', 'filter.png', 'id="idsubimgDOLUSERCOOKIE_ticket_by_status" class="linkobject"') . '
'; +print ''; // Build graphic number of object $data = $stats->getNbByMonth($endyear, $startyear);