Update /compta/dons/list.php

This commit is contained in:
Frédéric FRANCE 2014-11-23 09:48:54 +01:00 committed by Laurent Destailleur
parent 64497de4d8
commit 045c2f9568

View File

@ -50,7 +50,7 @@ $search_amount = GETPOST('search_amount','alpha');
if (!$user->rights->don->lire) accessforbidden();
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="";