diff --git a/htdocs/product/list.php b/htdocs/product/list.php index fd3970ac0ea..7b874470f30 100644 --- a/htdocs/product/list.php +++ b/htdocs/product/list.php @@ -834,8 +834,6 @@ else print "\n"; $i++; } - - print_barre_liste('', $page, $_SERVER["PHP_SELF"], $param, $sortfield, $sortorder, '', $num, $nbtotalofrecords, '', 0, '', 'paginationatbottom', $limit); $db->free($resql);