diff --git a/htdocs/commande/fiche.php b/htdocs/commande/fiche.php index a941ff21ac1..36fcc07d6fd 100644 --- a/htdocs/commande/fiche.php +++ b/htdocs/commande/fiche.php @@ -372,6 +372,11 @@ if ($_GET['action'] == 'create' && $user->rights->commande->creer) $html->select_date(-1,'liv_','','',1,"crea_commande"); } print ""; + + // Adresse de livraison + print '
| '; |