From c1de8d106c6bea81f774813d9c812aa8a5f51b07 Mon Sep 17 00:00:00 2001 From: pyg77 Date: Thu, 23 Jun 2011 01:35:26 +0200 Subject: [PATCH] masquage lien admin --- bandeaux.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bandeaux.php b/bandeaux.php index d956387..f759a84 100644 --- a/bandeaux.php +++ b/bandeaux.php @@ -133,7 +133,7 @@ function bandeau_pied() ''. _("Contact") .'' . //''. _("Sources") .'' . //not implemented ''. _("About") .'' . - ''. _("Admin") .'' . + //''. _("Admin") .'' . '' . liste_lang() . ''. '' . "\n"; @@ -151,7 +151,7 @@ function bandeau_pied_mobile() ''. _("Contact") .'' . //''. _("Sources") .'' . //not implemented ''. _("About") .'' . - ''. _("Admin") .'' . + //''. _("Admin") .'' . '' . liste_lang() . ''. '' . "\n";