diff --git a/htdocs/commande/fiche.php b/htdocs/commande/fiche.php index 580d78df805..baa1d013a85 100644 --- a/htdocs/commande/fiche.php +++ b/htdocs/commande/fiche.php @@ -710,7 +710,7 @@ else print $langs->trans('DeliveryAdress'); print ''; - if ($_GET['action'] != 'editdelivery_adress' && $commande->brouillon) print '$soc_id.'&id='.$commande->id.'">'.img_edit($langs->trans('SetDeliveryAdress'),1).''; + if ($_GET['action'] != 'editdelivery_adress' && $commande->brouillon) print 'soc_id.'&id='.$commande->id.'">'.img_edit($langs->trans('SetDeliveryAdress'),1).''; print ''; print ''; if ($_GET['action'] == 'editdelivery_adress')