<tr>
<td align="center" class="{$bgcolor}{$thread_type_class}" width="2%"><img src="{$theme['imgdir']}/{$folder}.png" alt="{$folder_label}" title="{$folder_label}" /></td>
<td align="center" class="{$bgcolor}{$thread_type_class}" width="2%">{$icon}</td>
<td class="{$bgcolor}{$thread_type_class}" width="70%">
{$attachment_count}
<div>
<span><div class="{$folder}">{$prefix} {$gotounread}{$thread['threadprefix']}<a href="{$thread['threadlink']}" class="{$inline_edit_class} {$new_class}" id="tid_{$inline_edit_tid}">{$thread['subject']}</a>{$thread['multipage']}</div></span>
<div class="author smalltext">Napisany przez: {$thread['profilelink']} </div>
</div>
</td>
<td align="right" class="{$bgcolor}{$thread_type_class}" width="15%"></td>
<td align="right" class="{$bgcolor}{$thread_type_class}" width="1%">{$thread['views']} wyświetleń<br />{$thread['replies']} odpowiedzi{$unapproved_posts}</td>
<td class="{$bgcolor}{$thread_type_class}" style="white-space: nowrap; text-align: right;">
<span class="lastpost smalltext">{$thread['lastposteravatar']}{$lastpostdate} {$lastposttime}<br />
<a href="{$thread['lastpostlink']}">{$lang->lastpost}</a>: {$lastposterlink}</span>
</td>
{$modbit}
</tr>