From 8d815021506f586eaca1becc3bb839f346793beb Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Wed, 18 Jun 2008 23:00:49 +0000 Subject: [PATCH] Removed specific code --- htdocs/main.inc.php | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/htdocs/main.inc.php b/htdocs/main.inc.php index ad2b205e8de..93e325f7dff 100644 --- a/htdocs/main.inc.php +++ b/htdocs/main.inc.php @@ -1063,19 +1063,13 @@ function left_menu($menu_array, $helppagename='', $form_search='') 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 ''."\n"; + print ''."\n"; // print ''."\n"; // print '
'."\n"; - print ''."\n"; + print ''."\n"; - print "\n"; - } print "\n"; print '
'."\n";