Project

General

Profile

« Previous | Next » 

Revision 381

Added by Matthias almost 18 years ago

Fixed large space between menupoints in IE (#349)

View differences:

index.php
57 57
	if(SHOW_MENU) {
58 58
	?>	
59 59
	<div class="menu">
60
		<?php page_menu(0, 1, '<li class="menu_main"[class]>[a][menu_title][/a]</li>', '<ul>', '</ul>', '', ' style="font-weight: bold;"'); ?>
60
		<?php page_menu(0, 1, '<li class="menu_main"[class]>[a] [menu_title] [/a]</li>', '<ul>', '</ul>', '', ' style="font-weight: bold;"'); ?>
61 61
		
62 62
		<?php
63 63
		if(FRONTEND_LOGIN == 'enabled' AND VISIBILITY != 'private' AND $wb->get_session('USER_ID') == '') {

Also available in: Unified diff