From c727f5677c6a3880d098c95445d0333fdd70ec8e Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Tue, 12 Apr 2005 07:02:29 +0000 Subject: [PATCH] Update URL liste des produits --- 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 39bedca245e..6d57a9d9cdc 100644 --- a/htdocs/fourn/fiche.php +++ b/htdocs/fourn/fiche.php @@ -148,7 +148,7 @@ if ( $societe->fetch($socid) ) print ''; $var=!$var; print ""; - print '
'.$langs->trans("ProductsAndServices").''; + print ''.$langs->trans("ProductsAndServices").''; print $societe->NbProduct(); print '

'; }