diff --git a/htdocs/fourn/facture/paiement.php b/htdocs/fourn/facture/paiement.php index d65b3010367..79a554faa13 100644 --- a/htdocs/fourn/facture/paiement.php +++ b/htdocs/fourn/facture/paiement.php @@ -776,11 +776,11 @@ if ($action == 'create' || $action == 'confirm_paiement' || $action == 'add_paie // Save + Cancel Buttons if ($action != 'add_paiement') { - print '
'.$langs->trans("ClosePaidInvoicesAutomatically"); - print '

 

'; - print '
'; - print '

 

'; - print '
'; + print '
'; + print ' '.$langs->trans("ClosePaidInvoicesAutomatically").'
'; + print ''; + print '   '; + print '
'; } // Form to confirm payment