]> git.mjollnir.org Git - moodle.git/commitdiff
Slightly adjust column width
authormoodler <moodler>
Mon, 9 Dec 2002 07:48:12 +0000 (07:48 +0000)
committermoodler <moodler>
Mon, 9 Dec 2002 07:48:12 +0000 (07:48 +0000)
index.php

index 59676e586c6624d7b6491576b6459a67b50ac461..8d71f9aed26516e1b5228aaec51d5e1a9772103f 100644 (file)
--- a/index.php
+++ b/index.php
@@ -26,7 +26,7 @@
                  "<META NAME=\"Description\" CONTENT=\"".stripslashes(strip_tags($site->summary))."\">",
                  true, "", $headerbutton);
 
-    $side = 180;
+    $side = 165;
 
 ?>