diff --git a/htdocs/product/stats/propal.php b/htdocs/product/stats/propal.php index 87d171e704eb4..184e498dd95a8 100644 --- a/htdocs/product/stats/propal.php +++ b/htdocs/product/stats/propal.php @@ -100,7 +100,7 @@ setEventMessages($hookmanager->error, $hookmanager->errors, 'errors'); } - llxHeader("", "", $langs->trans("CardProduct".$product->type), '', '', 0, 0, '', '', '', 'mod-product page-stats_propal'); + llxHeader("", "", $langs->trans("CardProduct".$product->type), '', '', 0, 0, '', '', 'mod-product page-stats_propal'); if ($result > 0) { $head = product_prepare_head($product);