<if condition="$childforumbits">
<tbody id="collapseobj_forumbit_$forumid" style="{$collapseobj_forumid}">
<tr align="center">
<td class="thead" width="40"></td>
<td class="thead" align="$stylevar[align=left]">$vbphrase[forum]</td>
<td class="thead" width="225">$vbphrase[last_post]</td>
<td class="thead" width="40">$vbphrase[threads]</td>
<td class="thead" width="40">$vbphrase[posts]</td>
<if condition="$vboptions[showmoderatorcolumn]">
<td class="thead">$vbphrase[moderator]</td>
</if>
</tr>
$childforumbits </if>
</tbody>