From a5cc4e4b8a68e476f0b7a136f09d0d70d49a4558 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Thu, 13 Jul 2006 13:04:02 +0000 Subject: [PATCH] =?UTF-8?q?Fix:=20Correction=20menu=20s=E9lection=E9=20en?= =?UTF-8?q?=20double=20sur=20module=20default?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/includes/menus/barre_top/default.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/htdocs/includes/menus/barre_top/default.php b/htdocs/includes/menus/barre_top/default.php index 608c4475a00..eb429b209d0 100644 --- a/htdocs/includes/menus/barre_top/default.php +++ b/htdocs/includes/menus/barre_top/default.php @@ -90,7 +90,7 @@ class MenuTop { $id="sel"; } - if (! ereg("^".DOL_URL_ROOT."\/(adherents|comm|commande|compta|contrat|product|fourn|telephonie|projet)\/",$_SERVER["PHP_SELF"])) { + if (! ereg("^".DOL_URL_ROOT."\/(adherents|comm|commande|compta|contrat|product|fourn|telephonie|energie|boutique|oscommerce_ws|projet)\/",$_SERVER["PHP_SELF"])) { $id="sel"; } else { @@ -253,7 +253,7 @@ class MenuTop { $class = 'class="tmenu"'; } - print 'atarget?" target=$this->atarget":"").'>Telephonie'; + print 'atarget?" target=$this->atarget":"").'>Telephonie'; } // Entrée energie @@ -270,7 +270,7 @@ class MenuTop { $class = 'class="tmenu"'; } - print 'atarget?" target=$this->atarget":"").'>'.$langs->trans("Energy").''; + print 'atarget?" target=$this->atarget":"").'>'.$langs->trans("Energy").''; } // Entrée OSCommerce 1 @@ -287,7 +287,7 @@ class MenuTop { $class = 'class="tmenu"'; } - print 'atarget?" target=$this->atarget":"").'>'.$langs->trans("OSCommerce").''; + print 'atarget?" target=$this->atarget":"").'>'.$langs->trans("OSCommerce").''; } // Entrée OSCommerce 2 @@ -304,7 +304,7 @@ class MenuTop { $class = 'class="tmenu"'; } - print 'atarget?" target=$this->atarget":"").'>'.$langs->trans("OSCommerce").''; + print 'atarget?" target=$this->atarget":"").'>'.$langs->trans("OSCommerce").''; } // Entrée webcal