mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
MDL-12326, adding a missing footer
This commit is contained in:
parent
b1ee7d3a02
commit
e225e5fa2c
1 changed files with 1 additions and 0 deletions
|
@ -275,6 +275,7 @@
|
|||
"", "", false, " ", " ");
|
||||
|
||||
notice_yesno(get_string('upgradesure', 'admin', $a->newversion), 'index.php?confirmupgrade=1', 'index.php');
|
||||
print_footer('none');
|
||||
exit;
|
||||
|
||||
} else if (empty($confirmrelease)){
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue