Skip to content

Commit

Permalink
SCORM MDL-24731 - close table correctly
Browse files Browse the repository at this point in the history
  • Loading branch information
danmarsden committed Oct 18, 2010
1 parent 36149cf commit b36d6f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mod/scorm/report.php
Original file line number Diff line number Diff line change
Expand Up @@ -547,6 +547,7 @@
}
}
if (!$download) {
$table->finish_output();
if ($candelete) {
echo '<table id="commands">';
echo '<tr><td>';
Expand Down

0 comments on commit b36d6f4

Please sign in to comment.