<tr>
<td bgcolor="$altbg1" class="ctrtablerow" width="4%">$folder</td>
<td bgcolor="$altbg2" class="tablerow" width="54%">
<table border='0'>
<tr>
<td valign='middle'><img src='./images/ficons/$forum[fid].png' height='30px' width='30px'></td>
<td>
<font class="mediumtxt"><a href="./forumdisplay.php?fid=$forum[fid]"><strong>$forum[name]</strong></a></font> <font class="smalltxt">$forum[moderator] </font><br /><font class="smalltxt">$forum[description]$subforums</font>
<td>
</tr>
</table>
</td>
<td bgcolor="$altbg1" class="ctrtablerow" width="6%"><font class="mediumtxt">$forum[threads]</font></td>
<td bgcolor="$altbg2" class="ctrtablerow" width="6%"><font class="mediumtxt">$forum[posts]</font></td>
<td bgcolor="$altbg1" class="rghttablerow" width="19%">$lastpostrow</td>
</tr>
|