MDL-85132 mod_glossary: Add missing end div for entrybox element.

This commit is contained in:
vlad.kidanov
2025-05-30 10:30:06 +01:00
parent 7acd85a1aa
commit a9b8b52a16
+1
View File
@@ -68,3 +68,4 @@ defined('MOODLE_INTERNAL') || die;
break;
}
echo html_writer::empty_tag('hr');
echo html_writer::end_div();