}
print_header($site->shortname.': '.$strcalendar.': '.$title, $strcalendar, $nav.' -> '.$title,
- $focus, '', true, '', user_login_string($site));
+ 'eventform.name', '', true, 'new.name', user_login_string($site));
echo calendar_overlib_html();
-<form method="post" action="event.php" name="edit">
+<form method="post" action="event.php" name="eventform">
<table cellpadding="5" cellspacing="0">
<tr>
<td style="vertical-align: top; text-align: right;">
// The following is a hack to fix bug 1488
$course = get_record('course', 'id', ($form->courseid) ? $form->courseid : $site->id);
?>
-<form method="post" action="event.php" name="new">
+<form method="post" action="event.php" name="eventform">
<table cellpadding="5">
<tr>
<td style="vertical-align: top; text-align: right;">