diff --git a/htdocs/product/stats/reception.php b/htdocs/product/stats/reception.php index 5c41291924d..c46485c31f6 100644 --- a/htdocs/product/stats/reception.php +++ b/htdocs/product/stats/reception.php @@ -109,7 +109,7 @@ if ($id > 0 || !empty($ref)) { setEventMessages($hookmanager->error, $hookmanager->errors, 'errors'); } - llxHeader('', '', $langs->trans("CardProduct".$product->type), '', 0, 0, '', '', '', '', 'mod-product page-stats_reception'); + llxHeader('', '', $langs->trans("CardProduct".$product->type), '', 0, 0, '', '', 'mod-product page-stats_reception'); if ($result > 0) { $head = product_prepare_head($product);