<tr>
<td class="{$bgcolor}" align="center" valign="middle" 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}" valign="top">
<strong><a href="{$forum_url}">{$forum['name']}</a></strong>{$forum_viewers_text}<div class="smalltext">{$forum['description']}{$modlist}{$subforums}</div>
</td>
<td class="{$bgcolor}" valign="middle" align="center" style="color: #7D7D7D; font-size: 12px; font-weight: bold; white-space: nowrap">{$threads}{$unapproved['unapproved_threads']}<div span style="color: #a0a0a0; font-weight: bold; font-size: 10px; text-transform: uppercase">TEMAS</span></div></td>
<td class="{$bgcolor}" valign="middle" align="center" style="color: #7D7D7D; font-size: 12px; font-weight: bold; white-space: nowrap">{$posts}{$unapproved['unapproved_posts']}<div span style="color: #a0a0a0; font-weight: bold; font-size: 10px; text-transform: uppercase">MENSAJES</span></div></td>
<td class="{$bgcolor}" valign="middle" align="left" style="white-space: nowrap">{$lastpost}</td>
</tr>