diff --git a/htdocs/product/card.php b/htdocs/product/card.php index b5dca48674f..dbadd69cdcb 100644 --- a/htdocs/product/card.php +++ b/htdocs/product/card.php @@ -1569,7 +1569,6 @@ else } else if ($action != 'create') { - header("Location: index.php"); exit; } }