css
This commit is contained in:
parent
5e0f2f9781
commit
488f242e25
@ -586,7 +586,8 @@ if ($resql) {
|
|||||||
$paramsCat .= "&search_category_product_list[]=".urlencode($searchCategoryProduct);
|
$paramsCat .= "&search_category_product_list[]=".urlencode($searchCategoryProduct);
|
||||||
}
|
}
|
||||||
|
|
||||||
llxHeader('', $title, $helpurl, '', 0, 0, array(), array(), $paramsCat, 'classforhorizontalscrolloftabs');
|
//llxHeader('', $title, $helpurl, '', 0, 0, array(), array(), $paramsCat, 'classforhorizontalscrolloftabs');
|
||||||
|
llxHeader('', $title, $helpurl, '', 0, 0, array(), array(), $paramsCat, '');
|
||||||
|
|
||||||
// Displays product removal confirmation
|
// Displays product removal confirmation
|
||||||
if (GETPOST('delprod')) {
|
if (GETPOST('delprod')) {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user