From a7fe8873a80ac299dcbe696229b3d88ae4a89f46 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Thu, 8 Jun 2006 21:20:37 +0000 Subject: [PATCH] =?UTF-8?q?Look:=20Pas=20de=20retour=20=E0=20la=20ligne=20?= =?UTF-8?q?sur=20les=20dates?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/fourn/fiche.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/fourn/fiche.php b/htdocs/fourn/fiche.php index 1f325d156c4..15d486124ee 100644 --- a/htdocs/fourn/fiche.php +++ b/htdocs/fourn/fiche.php @@ -253,7 +253,7 @@ if ( $societe->fetch($socid) ) print ''; print ''.$langs->trans("ProductsAndServices").''; print ''.$langs->trans("All").' ('.$societe->NbProduct().')'; - print '
'; + print ''; } print '';