From dbe8f55a4f7079fe12160fe5e794f652f0414ab9 Mon Sep 17 00:00:00 2001 From: Regis Houssin Date: Mon, 1 May 2006 15:03:54 +0000 Subject: [PATCH] =?UTF-8?q?ajout=20possibilit=E9=20d'envoyer=20la=20comman?= =?UTF-8?q?de=20client=20par=20mail?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/commande/fiche.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/htdocs/commande/fiche.php b/htdocs/commande/fiche.php index 668a9ccce0d..eced58abb0a 100644 --- a/htdocs/commande/fiche.php +++ b/htdocs/commande/fiche.php @@ -1505,7 +1505,7 @@ else } print ''; - /* + /* * Liste des actions propres à la commande */ $sql = 'SELECT id, '.$db->pdate('a.datea'). ' as da, label, note, fk_user_author' ; @@ -1523,7 +1523,7 @@ else $total = 0; $var=true; - print ''; + print '
'; print ''; print "\n";
'.$langs->trans('Ref').''.$langs->trans('Date').''.$langs->trans('Action').''.$langs->trans('By').'