diff --git a/htdocs/boutique/index.php b/htdocs/boutique/index.php index 12cb158eb07..34c14a3f7e4 100644 --- a/htdocs/boutique/index.php +++ b/htdocs/boutique/index.php @@ -1,6 +1,6 @@ - * Copyright (C) 2004 Laurent Destailleur + * Copyright (C) 2004-2006 Laurent Destailleur * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -18,7 +18,6 @@ * * $Id$ * $Source$ - * */ /** diff --git a/htdocs/boutique/pre.inc.php b/htdocs/boutique/pre.inc.php index 00b6cf597e4..409ba7efc63 100644 --- a/htdocs/boutique/pre.inc.php +++ b/htdocs/boutique/pre.inc.php @@ -57,9 +57,10 @@ function llxHeader($head = "", $urlp = "") $menu->add(DOL_URL_ROOT."/boutique/produits/osc-liste.php", "Produits"); + $menu->add(DOL_URL_ROOT."/boutique/client/", "Clients"); + $menu->add(DOL_URL_ROOT."/boutique/commande/", "Commandes"); - $menu->add(DOL_URL_ROOT."/boutique/client/", "Clients"); /* $menu->add(DOL_URL_ROOT."/product/categorie/", "Catégories");