Update /societe/societe.php

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

View File

@ -153,7 +153,7 @@ llxHeader('',$langs->trans("ThirdParty"),$help_url);
// Do we click on purge search criteria ?
if (GETPOST("button_removefilter_x"))
if (GETPOST("button_removefilter_x") || GETPOST("button_removefilter")) // Both test are required to be compatible with all browsers
{
$search_categ='';
$search_sale='';