From 56a455545c60d9b69d8831b8757efe2d2bb81f74 Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Wed, 26 May 2004 13:07:51 +0000 Subject: [PATCH] =?UTF-8?q?Ajout=20entr=E9e=20liste?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/contrat/pre.inc.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/htdocs/contrat/pre.inc.php b/htdocs/contrat/pre.inc.php index cb92eeea752..8671a33d000 100644 --- a/htdocs/contrat/pre.inc.php +++ b/htdocs/contrat/pre.inc.php @@ -1,5 +1,5 @@ +/* Copyright (C) 2001-2004 Rodolphe Quiedeville * * 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 @@ -37,6 +37,7 @@ function llxHeader($head = "", $urlp = "") $menu = new Menu(); $menu->add(DOL_URL_ROOT."/contrat/index.php", "Contrats"); + $menu->addsubmenu(DOL_URL_ROOT."/contrat/liste.php", "Liste"); left_menu($menu->liste); /*