From 2d7da98c595d4c6f3cdb475c25d63d9fefc7dd4c Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Wed, 19 Nov 2003 15:04:09 +0000 Subject: [PATCH] Plusieurs points --- htdocs/expedition/commande.php | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/htdocs/expedition/commande.php b/htdocs/expedition/commande.php index c85d7b038c8..c4f5f286c4c 100644 --- a/htdocs/expedition/commande.php +++ b/htdocs/expedition/commande.php @@ -73,11 +73,6 @@ if ($id > 0) print_titre("Commande : ".$commande->ref); - /* - * Commande - */ - - /* * Confirmation de la validation * @@ -86,8 +81,6 @@ if ($id > 0) { $html->form_confirm("$PHP_SELF?id=$id","Cloturer la commande","Etes-vous sūr de cloturer cette commande ?","confirm_cloture"); } - - /* * */ @@ -116,12 +109,6 @@ if ($id > 0) print ' -> '.$propal->ref.''; } print ""; - - print "Auteur$author->fullname"; - - print '- '; - - print " "; if ($commande->note) {