From dc3e9f8151a5efba99b7787d61f392bcfde49d20 Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Tue, 28 Oct 2003 17:03:20 +0000 Subject: [PATCH] Augmentation taille champs libelle --- htdocs/fourn/facture/fiche.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/fourn/facture/fiche.php b/htdocs/fourn/facture/fiche.php index 8f06330dce6..7d2eb1173e7 100644 --- a/htdocs/fourn/facture/fiche.php +++ b/htdocs/fourn/facture/fiche.php @@ -212,7 +212,7 @@ if ($action == 'create' or $action == 'copy') $value_qty = "1"; } print 'Ligne '.$i.' :'; - print ''; + print ''; print ''; print ''; $html->select_tva("tauxtva".$i);