Trying a new logo on the home page ... hope it doesn't clash too much

with themes ...
This commit is contained in:
moodler
2004-02-22 13:47:56 +00:00
parent 8d311b2d48
commit 2d8b2369c5
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -930,7 +930,7 @@ function print_footer ($course=NULL) {
if ($course) {
if ($course == "home") { // special case for site home page - please do not remove
$homelink = "<p align=\"center\"><a title=\"moodle $CFG->release ($CFG->version)\" href=\"http://moodle.org/\" target=\"_blank\">";
$homelink .= "<br /><img width=\"130\" height=\"19\" src=\"pix/madewithmoodle.gif\" border=\"0\" /></a></p>";
$homelink .= "<br /><img width=\"100\" height=\"30\" src=\"pix/moodlelogo.gif\" border=\"0\" /></a></p>";
$course = get_site();
$homepage = true;
} else {
BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB