Lokk: Modification esthétique mineure
This commit is contained in:
parent
985859198e
commit
09fcc0d77a
@ -212,7 +212,7 @@ if ($resql)
|
|||||||
$total_ttc+=$obj->total_ttc;
|
$total_ttc+=$obj->total_ttc;
|
||||||
|
|
||||||
// Affiche statut de la facture
|
// 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
|
// \todo le montant deja payé obj->am n'est pas définie
|
||||||
print $facturestatic->LibStatut($obj->paye,$obj->fk_statut,5,$objp->am);
|
print $facturestatic->LibStatut($obj->paye,$obj->fk_statut,5,$objp->am);
|
||||||
print '</td>';
|
print '</td>';
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user