Update /compta/tva/reglement.php

This commit is contained in:
Frédéric FRANCE 2014-11-23 09:51:03 +01:00
parent 37eef59b50
commit adf0e8bb54

View File

@ -66,7 +66,7 @@ else
$typeid=$_REQUEST['typeid']; $typeid=$_REQUEST['typeid'];
} }
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_ref="";
$search_label=""; $search_label="";