From a30ec80697a52e72f8a4a0437304f3c19a673160 Mon Sep 17 00:00:00 2001 From: Regis Houssin Date: Thu, 9 Feb 2006 08:39:31 +0000 Subject: [PATCH] =?UTF-8?q?Fix:=20appel=20conf=20mal=20d=E9fini?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/product/fiche.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/product/fiche.php b/htdocs/product/fiche.php index 092055ce668..bff3aa0ab90 100644 --- a/htdocs/product/fiche.php +++ b/htdocs/product/fiche.php @@ -320,7 +320,7 @@ if ($_GET["action"] == 'create' && $user->rights->produit->creer) print ''; print ''; - if ($_GET["type"] == 0 && $conf->stick->enabled) + if ($_GET["type"] == 0 && $conf->stock->enabled) { print "".'Seuil stock'; print '';