diff --git a/htdocs/commande/fiche.php b/htdocs/commande/fiche.php index f3532d29039..21223f69353 100644 --- a/htdocs/commande/fiche.php +++ b/htdocs/commande/fiche.php @@ -743,7 +743,7 @@ else } else { - $html->form_adresse_livraison($_SERVER['PHP_SELF'].'?id='.$commande->id,$commande->adresse_livraison_id,$_GET['socid'],'none'); + $html->form_adresse_livraison($_SERVER['PHP_SELF'].'?id='.$commande->id,$commande->adresse_livraison_id,$_GET['socid'],'none','',''); } print '';