Update /comm/prospect/list.php

This commit is contained in:
Frédéric FRANCE 2014-11-23 10:01:07 +01:00 committed by Laurent Destailleur
parent 627e3e0a2b
commit 01e6d9fc12

View File

@ -154,7 +154,7 @@ $sts = array(-1,0,1,2,3);
$hookmanager->initHooks(array('prospectlist'));
// 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
{
$socname="";
$stcomm="";