Fix: Modif esthtique mineure
This commit is contained in:
parent
4840a77d97
commit
1466896515
@ -305,7 +305,7 @@ if ($conf->facture->enabled)
|
||||
$i++;
|
||||
}
|
||||
$var=!$var;
|
||||
print '<tr '.$bc[$var].'><td colspan="4" align="center">Reste à encaisser : '.price($total-$totalam).'</td></tr>';
|
||||
print '<tr '.$bc[$var].'><td colspan="4" align="left">Reste à encaisser : '.price($total-$totalam).'</td></tr>';
|
||||
print "</table><br>";
|
||||
}
|
||||
$db->free();
|
||||
|
||||
Loading…
Reference in New Issue
Block a user