From 0dc16a426b29db40e8009d6936e2e5634d7509db Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sat, 7 Nov 2009 13:57:47 +0000 Subject: [PATCH] Fix: W3C --- htdocs/main.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/main.inc.php b/htdocs/main.inc.php index 5c91ec8c148..63c2487967a 100644 --- a/htdocs/main.inc.php +++ b/htdocs/main.inc.php @@ -1043,7 +1043,7 @@ function left_menu($menu_array, $helppagename='', $moresearchform='') print ''; print img_picto('',DOL_URL_ROOT.'/theme/common/helpdoc.png','',1).' '; print $langs->trans($mode == 'wiki' ? 'OnlineHelp': 'Help');