diff --git a/htdocs/contact/list.php b/htdocs/contact/list.php
index 6c436272504dbfecc07f2b919be1d1dd73ddce40..e18fc0a0a97f1d01970dc44afb653a134489ae68 100644
--- a/htdocs/contact/list.php
+++ b/htdocs/contact/list.php
@@ -96,7 +96,7 @@ else if ($type == "o")
 	$urlfiche="";
 }
 
-if (GETPOST('button_removefilter_x'))
+if (GETPOST('button_removefilter_x') || GETPOST('button_removefilter'))	// Both tests are required to be compatible with all browsers
 {
     $search_firstlast_only="";
     $search_lastname="";