Update /compta/dons/list.php

This commit is contained in:
Frédéric FRANCE 2014-11-23 09:48:54 +01:00
parent 5b0b222772
commit 979eadf42e

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="";