diff --git a/htdocs/expedition/commande.php b/htdocs/expedition/commande.php index 165a9b58227..d75a8136d20 100644 --- a/htdocs/expedition/commande.php +++ b/htdocs/expedition/commande.php @@ -276,23 +276,14 @@ if ($_GET["id"] > 0) */ if ($user->societe_id == 0) { - print '

'; - - print ''; - print ''; - + print '

'; if ($user->rights->expedition->valider && $reste_a_livrer_total == 0 && $commande->statut < 3) { - print '
'; + print 'Clôturer'; } - else - { - print ''; - } - - print ''; - print ''; - print "
--Clôturer---
"; + + print ""; + } /* * Déjà livré