FIX - removefilter

This commit is contained in:
Anthony Berton 2022-10-24 18:24:11 +02:00
parent 74e29767da
commit 9c6dd0f5df

View File

@ -247,6 +247,8 @@ if (empty($reshook)) {
// Purge search criteria
if (GETPOST('button_removefilter_x', 'alpha') || GETPOST('button_removefilter.x', 'alpha') || GETPOST('button_removefilter', 'alpha')) { // All tests are required to be compatible with all browsers
$productonly = '';
$disablelinefree = '';
$search_categ = '';
$search_user = '';
$search_sale = '';