diff --git a/htdocs/societe/paymentmodes.php b/htdocs/societe/paymentmodes.php index 8e1ad71f5b058..9310ede87c588 100644 --- a/htdocs/societe/paymentmodes.php +++ b/htdocs/societe/paymentmodes.php @@ -1457,7 +1457,7 @@ if (count($rib_list) == 0) { - $colspan=8; + $colspan=9; if (! empty($conf->prelevement->enabled)) $colspan+=2; print ''.$langs->trans("NoBANRecord").''; }