Slightly better formatting ... needs work still I think

This commit is contained in:
moodler 2003-01-20 08:22:53 +00:00
parent 3e9b5d5a90
commit 789a2500eb

View File

@ -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;