Tweak: added courses link back in ... because courses page may
one day be something different to the display on the front page (eg when there's very many courses)
This commit is contained in:
@@ -22,8 +22,8 @@
|
||||
<? print_simple_box("Main Menu", $align="CENTER", $width="100%", $color="$THEME->cellheading"); ?>
|
||||
|
||||
<LI>Home</LI>
|
||||
<? if ($site->format > 0 ) { ?>
|
||||
<LI><A TITLE="Available courses on this server" HREF="course/"><B>Courses</B></A><BR></LI>
|
||||
<? if ($site->format > 0 ) { ?>
|
||||
<LI><A TITLE="Site-level Forums" HREF="mod/discuss/index.php?id=<?=$site->id?>">Forums</A></LI>
|
||||
<? } ?>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user