<?php
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<thead>
<tr>
<td class="thead" colspan="6">
<div class="expcolimage"><img src="{$theme['imgdir']}/{$expcolimage}" id="cat_{$forum['fid']}_img" class="expander" alt="{$expaltext}" title="{$expaltext}" /></div>
<span class="cattitle"><a href="{$forum_url}">{$forum['name']}</a></span>
<span class="catdesc smalltext">{$forum['description']}</span>
</td>
</tr>
</thead>
<tbody style="{$expdisplay}" id="cat_{$forum['fid']}_e">
{$sub_forums}
</tbody>
</table>
<br />
<?php
<td class="tcat" colspan="2">
<?php
<td class="tcat" colspan="3">
<td class="thead" colspan="6">