Lokk: Modification esthtique mineure

This commit is contained in:
Laurent Destailleur 2006-03-20 19:21:15 +00:00
parent 985859198e
commit 09fcc0d77a

View File

@ -212,7 +212,7 @@ if ($resql)
$total_ttc+=$obj->total_ttc;
// Affiche statut de la facture
print '<td align="right">';
print '<td align="right" nowrap="nowrap">';
// \todo le montant deja payé obj->am n'est pas définie
print $facturestatic->LibStatut($obj->paye,$obj->fk_statut,5,$objp->am);
print '</td>';