]> git.mjollnir.org Git - moodle.git/commitdiff
Slightly better formatting ... needs work still I think
authormoodler <moodler>
Mon, 20 Jan 2003 08:22:53 +0000 (08:22 +0000)
committermoodler <moodler>
Mon, 20 Jan 2003 08:22:53 +0000 (08:22 +0000)
index.php

index 896c55704ce48b3041c78c0691ff20589f6e9335..ec259321bcb9c0dfe76a021227dc6619049b1088 100644 (file)
--- a/index.php
+++ b/index.php
@@ -29,7 +29,7 @@
 
     print_header("$site->fullname", "$site->fullname", "home", "",
                  "<META NAME=\"Description\" CONTENT=\"".stripslashes(strip_tags($site->summary))."\">",
-                 true, "", $langmenu.$headerbutton);
+                 true, "", "<div align=right>$headerbutton$langmenu</div>");
 
     $firstcolumn = false;  // for now
     $side = 175;