From: toyomoyo Date: Wed, 28 Nov 2007 01:25:29 +0000 (+0000) Subject: MDL-12326, adding a missing footer X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=e225e5fa2ca3ba9ae69fddfca130d3d1bf8c5ecd;p=moodle.git MDL-12326, adding a missing footer --- diff --git a/admin/index.php b/admin/index.php index 8ce6328d18..7efddb78db 100644 --- a/admin/index.php +++ b/admin/index.php @@ -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)){