From: moodler Date: Tue, 12 Sep 2006 09:30:05 +0000 (+0000) Subject: Tidying up a bit X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=e4d81c60a990f82a231949aab9953ed1f525e4f6;p=moodle.git Tidying up a bit --- diff --git a/admin/index.php b/admin/index.php index 3d69ba9067..881671f471 100644 --- a/admin/index.php +++ b/admin/index.php @@ -608,15 +608,14 @@ print_table($table); - } else { - print_simple_box('The old admin menu has been replaced by a new system, make sure the administration block is showing on this page. If you want to, you can can also temporarily display the old menu' , 'center', '60%'); } ////////////////////////////////////////////////////////////////////////////////////////////////// - //// IT IS ILLEGAL AND A VIOLATION OF THE GPL TO REMOVE OR MODIFY THE COPYRIGHT NOTICE BELOW //// + //// IT IS ILLEGAL AND A VIOLATION OF THE GPL TO HIDE, REMOVE OR MODIFY THIS COPYRIGHT NOTICE /// $copyrighttext = 'Moodle '. ''.$CFG->release.' ('.$CFG->version.')
'. 'Copyright © 1999 onwards, Martin Dougiamas
'. + 'and many other contributors.
'. 'GNU Public License'; echo ''; //////////////////////////////////////////////////////////////////////////////////////////////////