diff --git a/htdocs/compta/bank/search.php b/htdocs/compta/bank/search.php index 8e346028597..d9497e5ece6 100644 --- a/htdocs/compta/bank/search.php +++ b/htdocs/compta/bank/search.php @@ -166,7 +166,7 @@ if ($resql) print ''; print ''; print ''; - $html->select_types_paiements(empty($_REQUEST["type"])?'':$_REQUEST["type"], 'type', '', 2, 0, 1); + $html->select_types_paiements(empty($_REQUEST["type"])?'':$_REQUEST["type"], 'type', '', 2, 0, 1, 8); print ''; print ''; print '';