Further little tweak to front-page spacing

This commit is contained in:
martin
2002-08-26 20:41:02 +00:00
parent 670fddf176
commit 915d17bb1e
+1 -3
View File
@@ -72,10 +72,8 @@
if ($firstcolumn) {
echo "</TD>";
echo "<TD WIDTH=70% VALIGN=TOP>";
} else {
echo "<TD WIDTH=100% VALIGN=TOP>";
}
echo "<TD WIDTH=70% VALIGN=TOP>";
if ($site->newsitems == 0 ) {
print_simple_box(get_string("availablecourses"), "CENTER", "100%", "$THEME->cellheading");