diff --git a/htdocs/core/class/html.formcompany.class.php b/htdocs/core/class/html.formcompany.class.php index 9767de6c11d..8b87678a23b 100644 --- a/htdocs/core/class/html.formcompany.class.php +++ b/htdocs/core/class/html.formcompany.class.php @@ -601,10 +601,11 @@ class FormCompany /** * */ - function selectTypeContact($object, $defValue, $htmlname = 'type', $source, $order='code') + function selectTypeContact($object, $defValue, $htmlname = 'type', $source, $order='code', $showempty=0) { $lesTypes = $object->liste_type_contact($source, $order); print '