From 37d734387bc3399da88a01fc384bd015c56de82e Mon Sep 17 00:00:00 2001 From: BENKE Charlie Date: Sun, 11 Dec 2016 14:03:48 +0100 Subject: [PATCH] print_barre_liste only on top of list --- htdocs/product/list.php | 2 -- 1 file changed, 2 deletions(-) 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);