New logo that should work on more themes

This commit is contained in:
martin 2002-09-03 16:58:49 +00:00
parent 90ebcad978
commit 5e391d346d
2 changed files with 1 additions and 1 deletions

View File

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