Minor formatting tweaks

This commit is contained in:
martin 2002-06-25 16:42:34 +00:00
parent 51feb9d56c
commit 77775bff99
3 changed files with 37 additions and 11 deletions

View file

@ -95,7 +95,7 @@ function print_side_block($heading="", $list=NULL, $footer="", $icons=NULL) {
} else {
echo "";
}
echo "</TD>\n<TD WIDTH=100%>";
echo "</TD>\n<TD WIDTH=100% VALIGN=top>";
echo "<P><FONT SIZE=2>$string</FONT></P>";
echo "</TD></TR>\n";
}