From 62aa115c171f1300230c11aeab638c2e6c40d2be Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sat, 11 Mar 2006 02:11:15 +0000 Subject: [PATCH] =?UTF-8?q?Uniformisation=20code=20liste=20des=20actions?= =?UTF-8?q?=20=E0=20faire?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/compta/commande/fiche.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/compta/commande/fiche.php b/htdocs/compta/commande/fiche.php index 567f62e835f..e2f0bb54b49 100644 --- a/htdocs/compta/commande/fiche.php +++ b/htdocs/compta/commande/fiche.php @@ -134,7 +134,7 @@ if ($_GET["id"] > 0) print ''; // Reference - print '"; + print '"; print ''; print '
'.$langs->trans("Ref")."
'.$langs->trans("Ref")."'.$commande->ref.''.$langs->trans("Source").' : ' . $commande->sources[$commande->source] ; if ($commande->source == 0)