<?php
<tr>
<td style="padding: 0;">
<table border="0" cellspacing="0" cellpadding="5">
<tr>
<td align="center" valign="middle" width="1"><img src="{$theme['imgdir']}/{$lightbulb['folder']}.png" alt="{$lightbulb['altonoff']}" title="{$lightbulb['altonoff']}" id="mark_read_{$forum['fid']}" /></td>
<td valign="middle">
<strong><a href="{$forum_url}">{$forum['name']}</a></strong>{$forum_viewers_text}<div>{$forum['description']}{$modlist}{$subforums}</div>
</td>
<td valign="middle" align="center" style="white-space: nowrap" width="90">
<strong>{$threads}{$unapproved['unapproved_threads']}</strong><br />
<span style="text-transform: uppercase;">{$lang->forumbit_threads}</span>
</td>
<td valign="middle" align="center" style="white-space: nowrap" width="90">
<strong>{$posts}{$unapproved['unapproved_posts']}</strong><br />
<span style="text-transform: uppercase;">{$lang->forumbit_posts}</span>
</td>
<td valign="middle" align="right" style="white-space: nowrap" width="250">{$lastpost}</td>
</tr>
</table>
</td>
</tr>[b]
<?php
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}">
<thead>
<tr>
<td colspan="5">
<div><img src="{$theme['imgdir']}/{$expcolimage}" id="cat_{$forum['fid']}_img" alt="{$expaltext}" title="{$expaltext}" /></div>
<div><strong><a href="{$forum_url}">{$forum['name']}</a></strong><br /><div>{$forum['description']}</div></div>
</td>
</tr>
</thead>
<tbody style="{$expdisplay}" id="cat_{$forum['fid']}_e">
{$sub_forums}
</tbody>
</table>
<br />
<?php
<img src="{$theme['imgdir']}/{$lightbulb['folder']}.png" alt="{$lightbulb['altonoff']}" title="{$lightbulb['altonoff']}" id="mark_read_{$forum['fid']}" />
<?php
<a href="{$forum_url}">{$forum['name']}</a>
<?php
<img src="{$theme['imgdir']}/{$lightbulb['folder']}.png" alt="{$lightbulb['altonoff']}" title="{$lightbulb['altonoff']}" id="mark_read_{$forum['fid']}" /><a href="{$forum_url}">{$forum['name']}</a>
<?php
<img src="{$theme['imgdir']}/{$lightbulb['folder']}.png" alt="{$lightbulb['altonoff']}" title="{$lightbulb['altonoff']}" id="mark_read_{$forum['fid']}" />
<?php
<img src="{$theme['imgdir']}/ficons/icon_{$forum['fid']}.png" alt="{$forum['name']}" title="{$forum['name']}" />