portfolio MDL-20850: fixed an asymmetric OUTPUT problem

This commit is contained in:
Penny Leach 2009-11-18 13:24:49 +00:00
parent 59d8d79d7a
commit cc2e5b13bd

View File

@ -119,6 +119,7 @@ if ($display) {
}
echo $OUTPUT->table($table);
echo $OUTPUT->box_end();
}
echo $OUTPUT->footer();