FIxed bogus header

This commit is contained in:
moodler 2007-01-11 08:24:24 +00:00
parent 4f49f10c79
commit e564721a13

View File

@ -265,7 +265,7 @@
}
print_header($site->shortname.': '.$strcalendar.': '.$title, $strcalendar, $nav.' -> '.$title,
'eventform.name', '', true, 'new.name', user_login_string($site));
'eventform.name', '', true, '', user_login_string($site));
echo calendar_overlib_html();