From 23d216975acc5bf36ffe5ab523842601a9fbb35a Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Thu, 14 Apr 2005 12:32:50 +0000 Subject: [PATCH] Suppression de la description de cette page --- htdocs/fourn/product/photos.php | 4 ---- 1 file changed, 4 deletions(-) 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 *