diff --git a/htdocs/product/card.php b/htdocs/product/card.php index 7c601d9a61c..e48f2dfc42a 100644 --- a/htdocs/product/card.php +++ b/htdocs/product/card.php @@ -471,7 +471,7 @@ if (empty($reshook)) { $action = 'edit_extras'; } } - + // Add a product or service if ($action == 'add' && $usercancreate) { $error = 0;