1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
|
<tr>
<td id="tablea" bgcolor="{tablecolora}" width="80%" colspan=2><table cellpadding=0 cellspacing=0>
<tr>
<td><img src="{imagefolder}/$onoff.gif" border=0> </td>
<td><normalfont><a href="board.php?boardid=$boards[boardid]&sid=$session[hash]"><b>$boards[title]</b></a></font><smallfont>$boards[description]$subboards</font></td>
</tr>
</table></td>
<td id="tableb" bgcolor="{tablecolorb}" align="center" nowrap><normalfont>$boards[postcount]</font></td>
<td id="tablea" bgcolor="{tablecolora}" align="center" nowrap><normalfont>$boards[threadcount]</font></td>
<td id="tableb" bgcolor="{tablecolorb}" nowrap>$lastpost</td>
<td id="tablea" bgcolor="{tablecolora}" width="20%" align="center"><smallfont>$moderators</font></td>
</tr>
|