diff --git a/htdocs/product/liste.php b/htdocs/product/liste.php index 4501971dbe1..999d672af0c 100644 --- a/htdocs/product/liste.php +++ b/htdocs/product/liste.php @@ -283,15 +283,8 @@ if ($resql) $product_static->id = $objp->rowid; $product_static->ref = $objp->ref; $product_static->type = $objp->fk_product_type; - print $product_static->getNomUrl(1,'',16); - /* print "rowid\">"; - if ($objp->fk_product_type==1) - print img_object($langs->trans("ShowService"),"service"); - else - print img_object($langs->trans("ShowProduct"),"product"); - print ' '; - print ''.$objp->ref.""; -*/ print "\n"; + print $product_static->getNomUrl(1,'',24); + print "\n"; // Label print '