diff --git a/htdocs/comm/action/fiche.php b/htdocs/comm/action/fiche.php index e71241ecccd..0c348058288 100644 --- a/htdocs/comm/action/fiche.php +++ b/htdocs/comm/action/fiche.php @@ -501,7 +501,7 @@ if ($_GET["action"] == 'create') } else { - print $html->select_societes('','socid',1,1); + print $html->select_societes('','socid','',1,1); } print '';