]> git.mjollnir.org Git - moodle.git/commitdiff
Rearranged menu
authormoodler <moodler>
Mon, 20 Jan 2003 08:03:32 +0000 (08:03 +0000)
committermoodler <moodler>
Mon, 20 Jan 2003 08:03:32 +0000 (08:03 +0000)
index.php

index 68d7bb7fce98830ac07b21941564f00324830169..45b6adfd375eda46c05e2871d02a8d3e02a132e1 100644 (file)
--- a/index.php
+++ b/index.php
@@ -33,7 +33,7 @@
 
     print_header("$site->fullname", "$site->fullname", "home", "",
                  "<META NAME=\"Description\" CONTENT=\"".stripslashes(strip_tags($site->summary))."\">",
-                 true, "", $headerbutton.$langmenu);
+                 true, "", $langmenu.$headerbutton);
 
     $firstcolumn = false;  // for now
     $side = 175;