SCORM MDL-24731 - close table correctly

This commit is contained in:
Dan Marsden 2010-10-18 21:22:34 +00:00
parent 36149cf064
commit b36d6f4f59

View File

@ -547,6 +547,7 @@
}
}
if (!$download) {
$table->finish_output();
if ($candelete) {
echo '<table id="commands">';
echo '<tr><td>';