From b20885ee21e87e76c9d40c68cdb8a86ad7dfec13 Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Thu, 4 Sep 2003 09:37:34 +0000 Subject: [PATCH] Modif du formaulaire de recherche produit pour pointer sur liste.php --- htdocs/main.inc.php3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/main.inc.php3 b/htdocs/main.inc.php3 index c3773544650..4070c4b946f 100644 --- a/htdocs/main.inc.php3 +++ b/htdocs/main.inc.php3 @@ -420,7 +420,7 @@ Function left_menu($menu) if (defined("MAIN_MODULE_PRODUIT") && MAIN_MODULE_PRODUIT > 0) { print 'Produits'; - print '
'; + print ''; print ' '; print ''; print '
';