Fix print of print

This commit is contained in:
Laurent Destailleur
2019-07-20 15:04:11 +02:00
parent f6c937a218
commit 6956067d8f

View File

@@ -1208,8 +1208,8 @@ if ($socid && $action != 'edit' && $action != 'create' && $action != 'editcard'
print_liste_field_titre("BIC");
if (! empty($conf->prelevement->enabled))
{
print print_liste_field_titre("RUM");
print print_liste_field_titre("WithdrawMode");
print_liste_field_titre("RUM");
print_liste_field_titre("WithdrawMode");
}
print_liste_field_titre("DefaultRIB", '', '', '', '', '', '', '', 'center ');
print_liste_field_titre('', '', '', '', '', '', '', '', 'center ');