From 05c153260dcaee71397076bd3eaec89195333129 Mon Sep 17 00:00:00 2001 From: bouba Date: Wed, 14 Jan 2004 21:20:42 +0000 Subject: [PATCH] Maj lien sur les commandes --- htdocs/projet/fiche.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/projet/fiche.php b/htdocs/projet/fiche.php index 8cf24b721f3..f4384136422 100644 --- a/htdocs/projet/fiche.php +++ b/htdocs/projet/fiche.php @@ -199,7 +199,7 @@ if ($action == 'create') $var=!$var; print ""; - print "id\">$commande->ref\n"; + print "id\">$commande->ref\n"; print ''.strftime("%d %B %Y",$commande->date).''; print ''.price($commande->total_ht).'';