mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 01:16:44 +02:00
MDL-19813 Converted all print_footer() calls
This commit is contained in:
parent
0578c9a2a9
commit
867847e352
11 changed files with 16 additions and 29 deletions
|
@ -119,5 +119,5 @@
|
|||
$attemptobj->print_question($questionid, true, $baseurl);
|
||||
|
||||
/// Finish the page
|
||||
print_footer();
|
||||
echo $OUTPUT->footer();
|
||||
?>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue