mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
MDL-19792 Converted all print_footer() calls
This commit is contained in:
parent
9314a6bea9
commit
033e4aff8c
4 changed files with 6 additions and 6 deletions
|
@ -53,5 +53,5 @@
|
|||
require('./preferences.html');
|
||||
print_simple_box_end();
|
||||
|
||||
print_footer();
|
||||
echo $OUTPUT->footer();
|
||||
?>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue