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)