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:
martin 2002-06-10 11:35:43 +00:00
parent f13b00d318
commit 7a522f28c8

View file

@ -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>
<? } ?>