From: moodler Date: Thu, 7 Oct 2004 05:52:39 +0000 (+0000) Subject: Some changes for XHTML compatibility X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=647213f7315fa5f550f03bb9508fbb9645e67a46;p=moodle.git Some changes for XHTML compatibility --- diff --git a/calendar/view.php b/calendar/view.php index 6e7c236419..c25c1400fd 100644 --- a/calendar/view.php +++ b/calendar/view.php @@ -624,10 +624,8 @@ function calendar_course_filter_selector($getvars = '') { $selected = ''; } - $form = popup_form(CALENDAR_URL.'set.php?var=setcourse&'.$getvars.'&id=', + return popup_form(CALENDAR_URL.'set.php?var=setcourse&'.$getvars.'&id=', $courseoptions, 'cal_course_flt', $selected, '', '', '', true); - - return str_replace('