Fixing style errors.
This commit is contained in:
parent
99b977a08e
commit
f9ae8acbc7
@ -469,7 +469,7 @@ if ($resql)
|
||||
foreach ($searchCategoryProductList as $searchCategoryProduct) {
|
||||
$paramsCat .= "&search_category_product_list[]=".urlencode($searchCategoryProduct);
|
||||
}
|
||||
llxHeader('', $title, $helpurl, '',0,0,"","",$paramsCat);
|
||||
llxHeader('', $title, $helpurl, '', 0, 0, "", "", $paramsCat);
|
||||
|
||||
|
||||
// Displays product removal confirmation
|
||||
|
||||
Loading…
Reference in New Issue
Block a user