]> git.mjollnir.org Git - moodle.git/commitdiff
Tweaked the new icon
authormartin <martin>
Wed, 4 Sep 2002 06:32:50 +0000 (06:32 +0000)
committermartin <martin>
Wed, 4 Sep 2002 06:32:50 +0000 (06:32 +0000)
lib/moodlelib.php
pix/madewithmoodle.gif

index 0571f52b3a9254e8f6aae7ff60542c91bc413c63..c41dde4e094ee70c183d6423ddb2713e283f84fb 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 .= "<BR><IMG WIDTH=129 HEIGHT=17 SRC=\"pix/madewithmoodle.gif\" BORDER=0></A></P>";
+            $homelink .= "<BR><IMG WIDTH=130 HEIGHT=19 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 83c186d52af97f7bcdb762a35b8030a3096a80ca..e19dda39fd71e5a9c57a9437a457041bb6ae1e44 100755 (executable)
Binary files a/pix/madewithmoodle.gif and b/pix/madewithmoodle.gif differ