Clear compatible with all browsers
This commit is contained in:
parent
0e44e05600
commit
d3e216c19a
@ -96,7 +96,7 @@ else if ($type == "o")
|
||||
$urlfiche="";
|
||||
}
|
||||
|
||||
if (GETPOST('button_removefilter_x'))
|
||||
if (GETPOST('button_removefilter_x') || GETPOST('button_removefilter')) // Both tests are required to be compatible with all browsers
|
||||
{
|
||||
$search_firstlast_only="";
|
||||
$search_lastname="";
|
||||
|
||||
Loading…
Reference in New Issue
Block a user