mirror of
https://github.com/moodle/moodle.git
synced 2025-01-18 22:08:20 +01:00
New logo that should work on more themes
This commit is contained in:
parent
90ebcad978
commit
5e391d346d
@ -56,7 +56,7 @@ function print_footer ($course=NULL) {
|
||||
$dversion = "unknown!";
|
||||
}
|
||||
$homelink = "<P ALIGN=center><A TITLE=\"Version $dversion: Click to visit moodle.com\" HREF=\"http://moodle.com/\">";
|
||||
$homelink .= "<IMG WIDTH=85 HEIGHT=25 SRC=\"pix/madewithmoodle.gif\" BORDER=0></A></P>";
|
||||
$homelink .= "<BR><IMG WIDTH=129 HEIGHT=17 SRC=\"pix/madewithmoodle.gif\" BORDER=0></A></P>";
|
||||
} else {
|
||||
$homelink = "<A TARGET=_top HREF=\"$CFG->wwwroot/course/view.php?id=$course->id\">$course->shortname</A>";
|
||||
}
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 604 B |
Loading…
x
Reference in New Issue
Block a user