Update /fichinter/list.php

This commit is contained in:
Frédéric FRANCE 2014-11-23 09:32:46 +01:00
parent 46aea31e6c
commit b43f8eede3

View File

@ -62,7 +62,7 @@ $search_desc=GETPOST('search_desc','alpha');
$search_status=GETPOST('search_status');
$sall=GETPOST('sall');
if (GETPOST("button_removefilter"))
if (GETPOST("button_removefilter_x") || GETPOST("button_removefilter")) // Both test are required to be compatible with all browsers
{
$search_ref="";
$search_company="";