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).'';