<TABLE WIDTH="100%" BORDER="0" CELLSPACING="5" CELLPADDING="5">
<TR>
- <TD WIDTH="20%" VALIGN="TOP" NOWRAP>
+ <TD VALIGN="TOP" NOWRAP>
<?
$sections = get_all_sections($site->id);
if ($site->newsitems > 0 or $sections[0]->sequence or isediting($site->id)) {
+ echo "<IMG SRC=\"pix/spacer.gif\" WIDTH=200 HEIGHT=0><BR>";
if ($site->newsitems > 0 ) {
print_simple_box(get_string("courses"), "CENTER", "100%", "$THEME->cellheading");