From 390e40a8b56162ad3a404d4d1e5b86516fb0721c Mon Sep 17 00:00:00 2001 From: erics Date: Fri, 10 Sep 2004 21:40:33 +0000 Subject: [PATCH] quand on est sur les stats et qu'on fait une recherche sur la ref d'un produit on essaye d'aller sur liste.php qui est en fait dans ../liste.php --- htdocs/product/stats/fiche.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/product/stats/fiche.php b/htdocs/product/stats/fiche.php index b99e1c0011a..5b69280e8fa 100644 --- a/htdocs/product/stats/fiche.php +++ b/htdocs/product/stats/fiche.php @@ -103,7 +103,7 @@ if ($_GET["id"]) // Zone recherche print '
'; - print '
'; + print ''; print ''; print $langs->trans("Ref").':    '; print $langs->trans("Label").':  ';