diff --git a/htdocs/product/fiche.php b/htdocs/product/fiche.php index 1770e1b148b..78d1e017956 100644 --- a/htdocs/product/fiche.php +++ b/htdocs/product/fiche.php @@ -552,7 +552,7 @@ if ($_GET["action"] == 'create' && $user->rights->produit->creer) if ($mesg) print "$mesg\n"; - if (! $conf->global->PRODUCT_CANVAS_ABILITY && ! $_GET["canvas"]) + if (! $conf->global->PRODUCT_CANVAS_ABILITY || !$_GET["canvas"]) { print '