From 20964da27b87413c1fe69452284fb8d2a89695bc Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sun, 4 Sep 2005 10:43:00 +0000 Subject: [PATCH] Fix: Meilleur respect W3C --- htdocs/includes/menus/barre_top/default.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/includes/menus/barre_top/default.php b/htdocs/includes/menus/barre_top/default.php index 828442f49e2..f8e4e5f7e46 100644 --- a/htdocs/includes/menus/barre_top/default.php +++ b/htdocs/includes/menus/barre_top/default.php @@ -91,7 +91,7 @@ class MenuTop { else { $id=""; } - print 'atarget?" target=$this->atarget":"").'>'.$langs->trans("Home").''; + print 'atarget?" target=$this->atarget":"").'>'.$langs->trans("Home").''; // Entrée adherent if ($conf->adherent->enabled)