diff --git a/htdocs/main.inc.php b/htdocs/main.inc.php index cf01d5d0364..7fe13a97b91 100644 --- a/htdocs/main.inc.php +++ b/htdocs/main.inc.php @@ -1629,8 +1629,11 @@ function left_menu($menu_array_before, $helppagename='', $moresearchform='', $me print "\n"; } - //Dolibarr version - $doliurl='http://www.dolibarr.org'; + print "\n"; + print "\n"; + print '
'."\n"; + //Dolibarr version + $doliurl='http://www.dolibarr.org'; //local communities if (preg_match('/fr/i',$langs->defaultlang)) $doliurl='http://www.dolibarr.fr'; @@ -1650,11 +1653,11 @@ function left_menu($menu_array_before, $helppagename='', $moresearchform='', $me else $appli.=" ".DOL_VERSION; } else $appli.=" ".DOL_VERSION; - print '
'; + print '
'; if ($doliurl) print ''; print $appli; if ($doliurl) print ''; - print '
'; + print '
'."\n"; // Link to Dolibarr wiki pages if ($helppagename && empty($conf->global->MAIN_HELP_DISABLELINK)) @@ -1674,7 +1677,7 @@ function left_menu($menu_array_before, $helppagename='', $moresearchform='', $me // Link to help pages if ($helpbaseurl && $helppage) { - print '
'; + print '\n"; - print "\n"; + print "
\n"; + print "\n"; + print "\n"; - print "\n"; + print "
\n"; + print "\n"; + print "\n"; // Execute hook printLeftBlock $parameters=array();