From: nicolasconnault Date: Mon, 4 Feb 2008 10:08:40 +0000 (+0000) Subject: MDL-13103 merging from 1.9 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=09d58b8555fa16182f20d245cd53447ed5e3ec66;p=moodle.git MDL-13103 merging from 1.9 --- diff --git a/admin/index.php b/admin/index.php index c7bfd8e096..afddaf5e49 100644 --- a/admin/index.php +++ b/admin/index.php @@ -300,7 +300,7 @@ echo ''; echo ''; echo ''; - echo '
'; + echo '
'; echo '

'; echo ''; } @@ -317,7 +317,14 @@ print_box_end(); print_plugin_tables(); echo "
"; - print_continue('index.php?confirmupgrade=1&confirmrelease=1&confirmplugincheck=1'); + echo '
'; + echo ''; + echo ''; + echo ''; + echo '
'; + echo '
'; + echo '

'; + echo '
'; print_footer('none'); die();