-
Bug
-
Resolution: Fixed
-
Minor
-
3.2.2
-
None
-
3.2.2
-
MOODLE_32_STABLE
-
MOODLE_32_STABLE
-
master
A regression was introduced in show_nonrespondents.php on line 294, using the html_writer::tag function. The tag needs to be empty, but it is missing the second argument providing empty content.