Merge branch 'MDL-85170-405' of https://github.com/aanabit/moodle into MOODLE_405_STABLE
This commit is contained in:
@@ -104,7 +104,6 @@ class mod_choice_renderer extends plugin_renderer_base {
|
||||
}
|
||||
}
|
||||
|
||||
$html .= html_writer::end_tag('ul');
|
||||
$html .= html_writer::end_tag('form');
|
||||
|
||||
return $html;
|
||||
|
||||
Reference in New Issue
Block a user