fix style errors

This commit is contained in:
jpb 2021-01-06 16:06:03 +01:00
parent 99b977a08e
commit 2be2cdaadf

View File

@ -469,7 +469,7 @@ if ($resql)
foreach ($searchCategoryProductList as $searchCategoryProduct) { foreach ($searchCategoryProductList as $searchCategoryProduct) {
$paramsCat .= "&search_category_product_list[]=".urlencode($searchCategoryProduct); $paramsCat .= "&search_category_product_list[]=".urlencode($searchCategoryProduct);
} }
llxHeader('', $title, $helpurl, '',0,0,"","",$paramsCat); llxHeader('', $title, $helpurl, '', 0, 0, "", "", $paramsCat);
// Displays product removal confirmation // Displays product removal confirmation