Look: Modif eshtétique mineure

This commit is contained in:
Laurent Destailleur 2007-05-28 13:39:02 +00:00
parent 383188362d
commit 3b7c92b8ab

View File

@ -776,6 +776,10 @@ function migrate_paiementfourn_facturefourn($db,$langs,$conf)
{ {
global $bc; global $bc;
print '<tr><td colspan="4">';
print '<br>';
print '</td></tr>';
$error = 0; $error = 0;
$nb=0; $nb=0;
$select_sql = 'SELECT rowid, fk_facture_fourn, amount '; $select_sql = 'SELECT rowid, fk_facture_fourn, amount ';