Update /comm/prospect/list.php

This commit is contained in:
Frédéric FRANCE 2014-11-23 10:01:07 +01:00
parent 8356c1b560
commit c6f7134414

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