diff --git a/htdocs/compta/facture/prelevement.php b/htdocs/compta/facture/prelevement.php
index f298fb1dff8..29647e69d10 100644
--- a/htdocs/compta/facture/prelevement.php
+++ b/htdocs/compta/facture/prelevement.php
@@ -457,11 +457,15 @@ if ($object->id > 0)
print ''.$langs->trans("MakeWithdrawRequest").'';
}
}
+ else
+ {
+ print ''.$langs->trans("MakeWithdrawRequest").'';
+ }
print "
\n";
- print $langs->trans("DoStandingOrdersBeforePayments").'
';
+ print $langs->trans("DoStandingOrdersBeforePayments").'
';
/*