diff --git a/htdocs/main.inc.php b/htdocs/main.inc.php index 2dd637009c5..7e5778725d7 100644 --- a/htdocs/main.inc.php +++ b/htdocs/main.inc.php @@ -549,7 +549,7 @@ function top_htmlhead($head, $title='', $disablejs=0) // Affiche meta print ''."\n"; // Evite indexation par robots - print ''."\n"; + print ''."\n"; // Affiche title if ($title) @@ -583,7 +583,7 @@ function top_htmlhead($head, $title='', $disablejs=0) print ''."\n"; print ''."\n"; - print ''."\n"; + print ''."\n"; if (! $disablejs && ($conf->use_javascript || $conf->use_ajax)) { @@ -786,6 +786,17 @@ function left_menu($menu_array, $help_url='', $form_search='') print "\n"; print "\n"; print "\n"; + + // Cas special pour auguria. + // On le met pour tous les autres styles sinon ko avec IE6 et resolution autre que 1024x768 + if ($conf->theme != 'auguria') + { + print "\n"; + print ''."\n"; + print ''; + print '