diff --git a/htdocs/fourn/product/photos.php b/htdocs/fourn/product/photos.php index e846b9f81b0..fc4482c0a00 100644 --- a/htdocs/fourn/product/photos.php +++ b/htdocs/fourn/product/photos.php @@ -116,12 +116,8 @@ if ($_GET["id"]) print ''; print ''.$langs->trans("Label").''.$product->libelle.''; print ''.$langs->trans("SellingPrice").''.price($product->price).''; - - print ''.$langs->trans("Description").''.nl2br($product->description).''; - print "
\n"; - /* * Ajouter une photo *