diff --git a/calendar/event.php b/calendar/event.php index 9461a7a4e37..5ba8ce51bff 100644 --- a/calendar/event.php +++ b/calendar/event.php @@ -262,7 +262,7 @@ } 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(); diff --git a/calendar/event_edit.html b/calendar/event_edit.html index c4dc49465f4..3a33f0bf0dd 100644 --- a/calendar/event_edit.html +++ b/calendar/event_edit.html @@ -1,4 +1,4 @@ -