Cita:<td align="center" valign="middle" width="1"><img src="images/ficons/icon_{$forum['fid']}.png" widith="45"
height="45" alt="{$forum['name']}" title="{$forum['name']}" />
<td valign="middle">
<strong><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></strong><a href="newthread.php?fid={$forum['fid']}" title="Crear Nuevo Tema {$forum['name']}"><img src="images/cnti.png" alt="New Thread" /></a><div class="smalltext">
</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 class="smalltext" 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 class="smalltext" style="text-transform: uppercase;">{$lang->forumbit_posts}</span>
</td>
<td valign="middle" align="right" style="white-space: nowrap" width="250">{$lastpost}</td>
</table>
</td>