From: martin
Date: Tue, 3 Sep 2002 16:58:49 +0000 (+0000)
Subject: New logo that should work on more themes
X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=5e391d346d15b7a9bde8caf67222c5ed3cda4352;p=moodle.git
New logo that should work on more themes
---
diff --git a/lib/moodlelib.php b/lib/moodlelib.php
index cfef4ff220..0571f52b3a 100644
--- a/lib/moodlelib.php
+++ b/lib/moodlelib.php
@@ -56,7 +56,7 @@ function print_footer ($course=NULL) {
$dversion = "unknown!";
}
$homelink = "";
- $homelink .= "
";
+ $homelink .= "

";
} else {
$homelink = "wwwroot/course/view.php?id=$course->id\">$course->shortname";
}
diff --git a/pix/madewithmoodle.gif b/pix/madewithmoodle.gif
index ee8416cb87..83c186d52a 100755
Binary files a/pix/madewithmoodle.gif and b/pix/madewithmoodle.gif differ