diff --git a/htdocs/societe/admin/societe.php b/htdocs/societe/admin/societe.php
index e283d3220b2..ba6d8522ccf 100644
--- a/htdocs/societe/admin/societe.php
+++ b/htdocs/societe/admin/societe.php
@@ -882,7 +882,7 @@ print '';
print '
';
print '| '.$langs->trans("DefaultCustomerType").' | ';
print '';
-print $formcompany->selectProspectCustomerType($conf->global->THIRDPARTY_CUSTOMERTYPE_BY_DEFAULT,'defaultcustomertype','defaultcustomertype','admin');
+print $formcompany->selectProspectCustomerType($conf->global->THIRDPARTY_CUSTOMERTYPE_BY_DEFAULT, 'defaultcustomertype', 'defaultcustomertype', 'admin');
print ' | ';
print '';
print '';
diff --git a/htdocs/societe/list.php b/htdocs/societe/list.php
index 5b6aa469059..99a7dbd9a1c 100644
--- a/htdocs/societe/list.php
+++ b/htdocs/societe/list.php
@@ -838,7 +838,7 @@ if (! empty($arrayfields['customerorsupplier']['checked']))
{
print ' | ';
if ($type != '') print '';
- print $formcompany->selectProspectCustomerType($search_type,'search_type', 'search_type', 'list');
+ print $formcompany->selectProspectCustomerType($search_type, 'search_type', 'search_type', 'list');
print ' | ';
}
// Prospect level