Skip to content

Commit

Permalink
Link to site logs
Browse files Browse the repository at this point in the history
  • Loading branch information
martin committed Jun 12, 2002
1 parent 720a43c commit ccfa208
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.php
Expand Up @@ -45,6 +45,7 @@
if (isadmin()) {
print_simple_box("Admin", $align="CENTER", $width="100%", $color="$THEME->cellheading");
echo "<LI><A HREF=\"$CFG->wwwroot/admin/\">Admin Page...</A></LI>";
echo "<LI><A HREF=\"$CFG->wwwroot/course/log.php?id=$site->id\">Site logs...</A></LI>";
echo "<LI><A HREF=\"$CFG->wwwroot/admin/site.php\">Site settings...</A></LI>";
}
?>
Expand Down

0 comments on commit ccfa208

Please sign in to comment.