]> git.mjollnir.org Git - moodle.git/commitdiff
No agreement to license sends you to docs.moodle.org
authormoodler <moodler>
Sun, 16 Apr 2006 16:09:12 +0000 (16:09 +0000)
committermoodler <moodler>
Sun, 16 Apr 2006 16:09:12 +0000 (16:09 +0000)
admin/index.php

index a1afb92b278a3bb4d92871b277f2636c54ba39e0..6c896455a9a9061e8a36ebc8444aea269a4974df 100644 (file)
             print_simple_box_end();
             echo "<br />";
             notice_yesno(get_string("doyouagree"), "index.php?agreelicence=true",
-                                                   "http://moodle.org/doc/?frame=licence.html");
+                                                   "http://docs.moodle.org/en/License");
             exit;
         }