diff options
Diffstat (limited to 'lib/seminar_open.php')
| -rw-r--r-- | lib/seminar_open.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/seminar_open.php b/lib/seminar_open.php index 45c4df3..e5c4cf7 100644 --- a/lib/seminar_open.php +++ b/lib/seminar_open.php @@ -44,7 +44,7 @@ function startpage_redirect($page_code) { $jump_page = "dispatch.php/contact"; break; case 5: - $jump_page = "dispatch.php/calendar"; + $jump_page = "dispatch.php/calendar/calendar"; break; case 6: // redirect to global blubberstream |
