<META NAME="keywords" CONTENT="Moodle, <?=$title ?> ">
<?=$meta ?>
<LINK REL="stylesheet" TYPE="text/css" HREF="<?=$styles ?>">
-<LINK REL="SHORTCUT ICON" HREF="<?=$CFG->wwwroot?>/theme/standardlogo/favicon.ico">
+<LINK REL="SHORTCUT ICON" HREF="<?=$CFG->wwwroot?>/theme/brightretro/favicon.ico">
<? include("$CFG->javascript"); ?>
</HEAD>
<TABLE WIDTH=100% CELLPADDING=10 CELLSPACING=0 BORDER=0>
<TR>
<TD VALIGN=TOP>
- <IMG BORDER=0 SRC="<?=$CFG->wwwroot?>/theme/standardlogo/logo.jpg">
+ <IMG BORDER=0 SRC="<?=$CFG->wwwroot?>/theme/brightretro/logo.jpg">
</TD>
<TD ALIGN=RIGHT VALIGN=TOP><?=$menu ?></TD>
</TR>