mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 08:56:36 +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, " ", " ");
|
"", "", false, " ", " ");
|
||||||
|
|
||||||
notice_yesno(get_string('upgradesure', 'admin', $a->newversion), 'index.php?confirmupgrade=1', 'index.php');
|
notice_yesno(get_string('upgradesure', 'admin', $a->newversion), 'index.php?confirmupgrade=1', 'index.php');
|
||||||
|
print_footer('none');
|
||||||
exit;
|
exit;
|
||||||
|
|
||||||
} else if (empty($confirmrelease)){
|
} else if (empty($confirmrelease)){
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue