diff --git a/mod/calendar/class/Schedule.php b/mod/calendar/class/Schedule.php index 76a03fa17..b513e3770 100644 --- a/mod/calendar/class/Schedule.php +++ b/mod/calendar/class/Schedule.php @@ -179,6 +179,7 @@ public function addSuggestLink($default_date = NULL) $event = new Calendar_Event(0, $this); $suggest_form = Calendar_Admin::event_form($event, true); + $captcha = Captcha::get(); $modal = << @@ -192,6 +193,7 @@ public function addSuggestLink($default_date = NULL) $suggest_form