mirror of
https://github.com/moodle/moodle.git
synced 2025-04-15 05:25:08 +02:00
MDL-19795 Converted all print_footer() calls
This commit is contained in:
parent
d880e0f5e2
commit
745da501f6
@ -250,6 +250,6 @@ if (count($courses) < 1) {
|
||||
<?php
|
||||
|
||||
print_simple_box_end();
|
||||
admin_externalpage_print_footer();
|
||||
echo $OUTPUT->footer();
|
||||
|
||||
?>
|
||||
|
Loading…
x
Reference in New Issue
Block a user