mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 06:18:28 +01:00
SCORM MDL-24731 - close table correctly
This commit is contained in:
parent
36149cf064
commit
b36d6f4f59
@ -547,6 +547,7 @@
|
||||
}
|
||||
}
|
||||
if (!$download) {
|
||||
$table->finish_output();
|
||||
if ($candelete) {
|
||||
echo '<table id="commands">';
|
||||
echo '<tr><td>';
|
||||
|
Loading…
x
Reference in New Issue
Block a user