diff --git a/htdocs/contact/list.php b/htdocs/contact/list.php index 034d571863a..25242dc2185 100644 --- a/htdocs/contact/list.php +++ b/htdocs/contact/list.php @@ -153,8 +153,6 @@ $fieldstosearchall = array( 'p.firstname'=>'Firstname', 'p.email'=>'EMail', 's.nom'=>"ThirdParty", - 'p.zip'=>"Zip", - 'p.town'=>"Town", 'p.phone'=>"Phone", 'p.phone_perso'=>"PhonePerso", 'p.phone_mobile'=>"PhoneMobile",