From 09fcc0d77a162e3d1bf015515f54f38f47e783b0 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Mon, 20 Mar 2006 19:21:15 +0000 Subject: [PATCH] =?UTF-8?q?Lokk:=20Modification=20esth=E9tique=20mineure?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/fourn/facture/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/fourn/facture/index.php b/htdocs/fourn/facture/index.php index cd4ac7e8712..5074f5664aa 100644 --- a/htdocs/fourn/facture/index.php +++ b/htdocs/fourn/facture/index.php @@ -212,7 +212,7 @@ if ($resql) $total_ttc+=$obj->total_ttc; // Affiche statut de la facture - print ''; + print ''; // \todo le montant deja payé obj->am n'est pas définie print $facturestatic->LibStatut($obj->paye,$obj->fk_statut,5,$objp->am); print '';