diff --git a/htdocs/product/fiche.php3 b/htdocs/product/fiche.php3 index c1f226655d1..7d4a60ab9b8 100644 --- a/htdocs/product/fiche.php3 +++ b/htdocs/product/fiche.php3 @@ -110,7 +110,7 @@ else print '
| Référence | '.$product->ref.' | '; - print 'Statistiques | Statistiques | '; print "Libellé | $product->label | "; print ''; print "Propositions commerciales : ".$product->count_propale(); |