mirror of
https://github.com/moodle/moodle.git
synced 2025-01-31 12:45:04 +01:00
FIxed typo in favicon
This commit is contained in:
parent
d94dc588ab
commit
ab74168b2d
@ -4,7 +4,7 @@
|
||||
<META NAME="keywords" CONTENT="Moodle, <?=$title ?> ">
|
||||
<?=$meta ?>
|
||||
<LINK REL="stylesheet" TYPE="text/css" HREF="<?=$styles ?>">
|
||||
<LINK REL="SHORTCUT ICON" HREF="<?=$CFG->wwwroot?>/theme/green/favicon.ico">
|
||||
<LINK REL="SHORTCUT ICON" HREF="<?=$CFG->wwwroot?>/theme/garden/favicon.ico">
|
||||
<? include("$CFG->javascript"); ?>
|
||||
</HEAD>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user