Znów lata gdzie popadnie.
Dla pewności moje forumdisplay_thread:
<tr class="inline_row">
<td align="center" class="{$bgcolor}{$thread_type_class}" width="1%"><span class="thread_status {$folder}" title="{$folder_label}"> </span></td>
<td align="center" class="{$bgcolor}{$thread_type_class}" width="1%">{$icon}</td>
<td class="{$bgcolor}{$thread_type_class}">
{$attachment_count}
<div>
<span>{$prefix} {$gotounread}{$thread['threadprefix']}<span class="{$inline_edit_class} {$new_class}" id="tid_{$inline_edit_tid}"><a href="{$thread['threadlink']}">{$thread['subject']}</a></span></span>
<div class="smalltext">Autor: {$lang->xstyled_startedby} {$thread['profilelink']}</div>
</div>
</td>
<td align="left" class="{$bgcolor}{$thread_type_class}"></td>
{$rating}
<td align="right" class="{$bgcolor}{$thread_type_class} smalltext" style="white-space: nowrap; padding-right: 20px; width: 70px;">
Odpowiedzi: <a href="javascript:MyBB.whoPosted({$thread['tid']});">{$thread['replies']}</a>{$unapproved_posts}<br />
Wyświetlenia: {$thread['views']}</td>
<td class="{$bgcolor}{$thread_type_class}" style="width: 200px; text-align: left;">
<span class="lastpost smalltext">{$lastposterlink} <span class="effect2"><a href="{$thread['lastpostlink']}" title="{$lang->xstyled_golastpost}"><i style="font-size: 14px;" class="fa fa-chevron-circle-right fa-fw"></i></a></span><br />
{$lastpostdate}</span>
</td>
{$modbit}
</tr>