diff --git a/htdocs/commande/fiche.php b/htdocs/commande/fiche.php index 7b8ad29cfb3..bb69c85cc27 100644 --- a/htdocs/commande/fiche.php +++ b/htdocs/commande/fiche.php @@ -168,7 +168,7 @@ if ($action == 'pdf') commande_pdf_create($db, $_GET["id"]); } -llxHeader(); +llxHeader('','Fiche commande','ch-commande.html'); @@ -260,7 +260,7 @@ if ($action == 'create') } else { - print '
| Produit | Quan. | Remise |
| 20 Produits les plus vendus | Quan. | Remise |
| '; |