]> git.mjollnir.org Git - moodle.git/commitdiff
MDL-12326, adding a missing footer
authortoyomoyo <toyomoyo>
Wed, 28 Nov 2007 01:25:29 +0000 (01:25 +0000)
committertoyomoyo <toyomoyo>
Wed, 28 Nov 2007 01:25:29 +0000 (01:25 +0000)
admin/index.php

index 8ce6328d18c652572d5975121e3a61749cb0c045..7efddb78dbeffa8e586e09329015dd061db08d87 100644 (file)
                         "", "", false, "&nbsp;", "&nbsp;");
 
                 notice_yesno(get_string('upgradesure', 'admin', $a->newversion), 'index.php?confirmupgrade=1', 'index.php');
+                print_footer('none');
                 exit;
 
             } else if (empty($confirmrelease)){