diff --git a/htdocs/compta/facture/list.php b/htdocs/compta/facture/list.php
index e17e56e4378..850c012a5e7 100644
--- a/htdocs/compta/facture/list.php
+++ b/htdocs/compta/facture/list.php
@@ -1036,7 +1036,7 @@ if ($resql) {
}
print '';
print '';
- if (!in_array($massaction, array('presend', 'predelete' ,'makepayment'))) {
+ if (!in_array($massaction, array('makepayment'))) {
print '';
}
print '';