fix style errors
This commit is contained in:
parent
99b977a08e
commit
2be2cdaadf
@ -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
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user