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 '

'; }