diff --git a/report/courseoverview/index.php b/report/courseoverview/index.php index 2693e96423f..bf658eac41f 100644 --- a/report/courseoverview/index.php +++ b/report/courseoverview/index.php @@ -68,8 +68,8 @@ if (empty($timeoptions)) { print_error('nostatstodisplay', 'error', $CFG->wwwroot.'/course/view.php?id='.$course->id); } -echo '
'; +echo html_writer::end_tag('div'); +echo html_writer::end_tag('form'); echo $OUTPUT->heading($reportoptions[$report]); diff --git a/report/participation/index.php b/report/participation/index.php index 069cbcf43ed..ff9435ee497 100644 --- a/report/participation/index.php +++ b/report/participation/index.php @@ -303,7 +303,7 @@ if (!empty($instanceid) && !empty($roleid)) { } echo ''; echo '