diff --git a/htdocs/product/liste.php b/htdocs/product/liste.php index 3ca47612df1..3995c082d5c 100644 --- a/htdocs/product/liste.php +++ b/htdocs/product/liste.php @@ -262,7 +262,7 @@ if ($resql) $i++; } - if ($num) + if ($num > $conf->liste_limit) { if ($sref || $snom || $_POST["sall"] || $_POST["search"]) {