<tr>
<td class="{$bgcolor}" align="center" valign="top" width="1"><img src="{$theme['imgdir']}/{$lightbulb['folder']}.gif" alt="{$lightbulb['altonoff']}" title="{$lightbulb['altonoff']}" class="ajax_mark_read" id="mark_read_{$forum['fid']}" /></td>
<td class="{$bgcolor}">
<strong><a href="{$forum_url}">{$forum['icon']}{$forum['name']}</a></strong>{$forum_viewers_text}<div class="smalltext">{$forum['description']}{$modlist}{$subforums}</div>
</td>
<td class="{$bgcolor}" align="center" style="white-space: nowrap"></td>
<td class="{$bgcolor} aposts" align="center" style="width: 120px;"><ul class="posty"> <li>{$posts}{$unapproved['unapproved_posts']} postów </li><li>{$threads}{$unapproved['unapproved_threads']} Tematów </li></ul></td>
<td class="{$bgcolor}" align="left" style="width: 240px;">{$lastpost}</td>
</tr>