diff --git a/htdocs/compta/prelevement/card.php b/htdocs/compta/prelevement/card.php index 2ec611e99c2..2dce916af2f 100644 --- a/htdocs/compta/prelevement/card.php +++ b/htdocs/compta/prelevement/card.php @@ -378,6 +378,9 @@ if ($id > 0 || $ref) { $i = 0; $urladd = "&id=".urlencode($id); + if ($limit > 0 && $limit != $conf->liste_limit) { + $urladd .= '&limit='.urlencode($limit); + } print '