<tr>
<td class="{$bgcolor}" align="center" valign="top" width="70%"><img src="{$mybb->settings['bburl']}/images/icon_{$forum['fid']}.png" height="48px" width="48px" /></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="top" align="left" style="white-space: nowrap" width="10%"><a href="{$mybb->settings['bburl']}/syndication.php?fid={$forum['fid']}&limit=15" ><img src="images/lust/rss.png" title="Visualizza i feed RSS di questo forum" /></a></td>
<td class="{$bgcolor}" valign="top" align="left" style="white-space: nowrap" width="10%">Discussioni: {$threads}{$unapproved['unapproved_threads']}<br />Messaggi: {$posts}{$unapproved['unapproved_posts']}</td>
<td class="{$bgcolor}" valign="top" align="left" style="white-space: nowrap" width="10%">{$lastpost}</td>
</tr>