Link from admin page to docs
authormoodler <moodler>
Mon, 6 Jan 2003 08:23:13 +0000 (08:23 +0000)
committermoodler <moodler>
Mon, 6 Jan 2003 08:23:13 +0000 (08:23 +0000)
admin/index.php

index 9a1f45d7758751813651ee2b7cc55277abf7f05c..313935f0ccc0430e339f287172d415a22007dd7e 100644 (file)
 
     print_table($table);
 
+    echo "<BR><DIV align=center>";
+    print_single_button("$CFG->wwwroot/doc", NULL, get_string("documentation"));
+    echo "</DIV>";
+
     print_heading("Moodle $CFG->release ($CFG->version)", "CENTER", 1);
 
     print_footer($site);