<tr class="threadlist_row">
<td align="center" class="{$bgcolor}{$thread_type_class}" width="2%" style="padding-left; 5px;" ><img src="{$theme['imgdir']}/{$folder}.gif" alt="{$folder_label}" title="{$folder_label}" /></td>
<td align="center" class="{$bgcolor}{$thread_type_class}" width="2%"> </td>
<td class="{$bgcolor}{$thread_type_class}">
{$attachment_count}
<div>
<span> {$prefix} {$gotounread}{$thread['threadprefix']}<a href="{$thread['threadlink']}" class="{$inline_edit_class} {$new_class}" id="tid_{$inline_edit_tid}">{$thread['subject']}</a>{$thread['multipage']}</span>
<div class="author smalltext">Zaczęty przez <b>{$thread['profilelink']}</b></div>
</div>
</td>
<td align="center" class="{$bgcolor}{$thread_type_class}"><div class="threadlist_postviewcount"><a href="javascript:MyBB.whoPosted({$thread['tid']});">{$thread['replies']}</a> Odpowiedzi <br /> {$thread['views']} Wizyt</div></td>
<td class="{$bgcolor}{$thread_type_class}" style="white-space: nowrap; text-align: left;width:20%;">
<span class="lastpost smalltext"><a href="{$flp_lastpost['profile']}"><img src="{$flp_lastpost['avatar']}" style="max-height: 35px; max-width: 35px; float: left; margin: 5px;" alt="avatar" class="favimg" /></a><a href="{$thread['lastpostlink']}">Ostatni post</a> by {$lastposterlink}<br /> {$lastpostdate} {$lastposttime}</span>
</td>
</tr>