]> git.mjollnir.org Git - moodle.git/commitdiff
New logo that should work on more themes
authormartin <martin>
Tue, 3 Sep 2002 16:58:49 +0000 (16:58 +0000)
committermartin <martin>
Tue, 3 Sep 2002 16:58:49 +0000 (16:58 +0000)
lib/moodlelib.php
pix/madewithmoodle.gif

index cfef4ff2209b886b024c93456e60b4519592f87e..0571f52b3a9254e8f6aae7ff60542c91bc413c63 100644 (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>";
         }
index ee8416cb8786194b00d327e720e65dbade634c1d..83c186d52af97f7bcdb762a35b8030a3096a80ca 100755 (executable)
Binary files a/pix/madewithmoodle.gif and b/pix/madewithmoodle.gif differ