From 3636b9738612bb1ceb74195fcae07893472f25b0 Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Fri, 8 Apr 2005 15:55:22 +0000 Subject: [PATCH] =?UTF-8?q?Am=E9lioration=20de=20l'interface?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/fourn/commande/history.php | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/htdocs/fourn/commande/history.php b/htdocs/fourn/commande/history.php index 636e7181b7a..8fc0efef89b 100644 --- a/htdocs/fourn/commande/history.php +++ b/htdocs/fourn/commande/history.php @@ -93,19 +93,19 @@ if ($_GET["id"] > 0) print ' '; print $commande->statuts[$commande->statut]; print ""; - - print ''.$langs->trans("Date").''; - print ''.strftime("%A %e %B %Y",$commande->date_commande)."\n"; - print ' '; - print ""; + if ($commande->methode_commande_id > 0) + { + print ''.$langs->trans("Date").''; + print ''.strftime("%A %e %B %Y",$commande->date_commande)."\n"; + print ' '; + print ""; + } print ''.$langs->trans("Author").''.$author->fullname.''; - print ''; - print " "; - - print ""; + print ' '; + print "\n"; /* * Historique