Update /fourn/facture/paiement.php

This commit is contained in:
Frédéric FRANCE 2014-11-23 10:04:43 +01:00
parent 018d1488fc
commit edaf6aec10

View File

@ -459,7 +459,7 @@ if (empty($action))
$search_amount=GETPOST('search_amount');
$search_company=GETPOST('search_company');
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_account="";