<?php
<td class="{$bgcolor}" align="right" valign="top" width="1"><img src="{$theme['imgdir']}/amxmodx-es/{$lightbulb['folder']}.gif" alt="{$lightbulb['altonoff']}" title="{$lightbulb['altonoff']}" class="ajax_mark_read" id="mark_read_{$forum['fid']}" /></td>
<?php
<td class="{$bgcolor}" align="right" valign="center" width="1" height="100"><img src="{$theme['imgdir']}/amxmodx-es/{$lightbulb['folder']}.gif" alt="{$lightbulb['altonoff']}" title="{$lightbulb['altonoff']}" class="ajax_mark_read" id="mark_read_{$forum['fid']}" /></td>
<?php
<tr>
<td class="{$bgcolor}" align="center" valign="center" width="1"><img src="{$theme['imgdir']}/amxmodx-es/{$lightbulb['folder']}.gif" alt="{$lightbulb['altonoff']}" title="{$lightbulb['altonoff']}" class="ajax_mark_read" id="mark_read_{$forum['fid']}" /></td>
<td class="{$bgcolor}" valign="center">
<strong><a href="{$forum_url}">{$forum['name']}</a></strong>{$forum_viewers_text}<div class="smalltext">{$forum['description']}{$modlist}{$subforums}</div>
</td>
<td class="trow3" valign="center" align="center" style="white-space: nowrap" width="85">{$threads}{$unapproved['unapproved_threads']}</td>
<td class="trow3" valign="center" align="center" style="white-space: nowrap" width="85">{$posts}{$unapproved['unapproved_posts']}</td>
<td class="trow3" valign="center" align="left" style="white-space: nowrap" width="200">{$lastpost}</td>
</tr>
<?php
<span class="smalltext">
<a href="{$lastpost_link}" title="{$full_lastpost_subject}"><strong>{$lastpost_subject}</strong></a>
<br />{$lang->by} {$lastpost_profilelink}<br />{$lastpost_date} {$lastpost_time}</span>
<?php
<span class="smalltext">
<a href="{$lastpost_link}" title="{$full_lastpost_subject}"><strong>{$lastpost_subject}</strong></a>
<br />{$lang->by} {$lastpost_profilelink}<div align="right">{$lastpost_date} {$lastpost_time}</div></span>