diff --git a/htdocs/commande/fiche.php b/htdocs/commande/fiche.php index f81542837fd..a941ff21ac1 100644 --- a/htdocs/commande/fiche.php +++ b/htdocs/commande/fiche.php @@ -715,10 +715,10 @@ else // adresse de livraison print ''; print ''; - if ($_GET['action'] != 'editdelivery_adress' && $commande->brouillon) print ''; + if ($_GET['action'] != 'editdelivery_adress' && $commande->brouillon) print ''; print '
'; - print $langs->trans('DeliveryAdress'); + print $langs->trans('DeliveryAddress'); print 'soc_id.'&id='.$commande->id.'">'.img_edit($langs->trans('SetDeliveryAdress'),1).'soc_id.'&id='.$commande->id.'">'.img_edit($langs->trans('SetDeliveryAddress'),1).'
'; print ''; if ($_GET['action'] == 'editdelivery_adress')