From 47a4153a662c3d34cb37bdf7d2ba9dffc7f04cea Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Tue, 14 Oct 2003 10:36:59 +0000 Subject: [PATCH] Modif des liens vers les repertoires --- htdocs/includes/menus/barre_top/default.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/htdocs/includes/menus/barre_top/default.php b/htdocs/includes/menus/barre_top/default.php index 3770f56f657..f18fcd82d6b 100644 --- a/htdocs/includes/menus/barre_top/default.php +++ b/htdocs/includes/menus/barre_top/default.php @@ -50,7 +50,7 @@ if (defined('MAIN_MODULE_COMMERCIAL') && MAIN_MODULE_COMMERCIAL == 1) elseif (defined('MAIN_MODULE_ADHERENT') && MAIN_MODULE_ADHERENT == 1) { print ''; - print 'Adhérents'; + print 'Adhérents'; } else { @@ -65,7 +65,7 @@ if (defined('MAIN_MODULE_COMPTABILITE') && MAIN_MODULE_COMPTABILITE == 1) print ''; if ($user->compta > 0) { - print 'Compta'; + print 'Compta'; } else { @@ -78,7 +78,7 @@ if (defined('MAIN_MODULE_COMPTABILITE') && MAIN_MODULE_COMPTABILITE == 1) print ''; if ($user->compta > 0) { - print 'Compta'; + print 'Compta'; } else {