<td align="center" class="{$bgcolor}" width="2%"><span class="thread_status {$folder}" title="{$folder_label}"> </span></td> <td align="center" class="{$bgcolor}" width="2%">{$icon}</td> <td class="{$bgcolor}">{$gotounread}{$thread['threadprefix']}<a href="{$thread['threadlink']}" class="{$new_class}">{$thread['subject']}</a><br /><span class="smalltext">{$lang->notification_method} {$notification_type}</span></td>
|
<td align="center" class="{$bgcolor}" width="2%"><span class="thread_status {$folder}" title="{$folder_label}"> </span></td> <td align="center" class="{$bgcolor}" width="2%">{$icon}</td> <td class="{$bgcolor}">{$gotounread}{$thread['threadprefix']}<a href="{$thread['threadlink']}" class="{$new_class}">{$thread['subject']}</a><br /><span class="smalltext">{$lang->notification_method} {$notification_type}</span></td>
|
<td align="center" class="{$bgcolor}"><a href="javascript:MyBB.whoPosted({$thread['tid']});">{$thread['replies']}</a></td>
| <td align="center" class="{$bgcolor}"><a href="{$mybb->settings['bburl']}/misc.php?action=whoposted&tid={$thread['tid']}" onclick="MyBB.whoPosted({$thread['tid']}); return false;">{$thread['replies']}</a></td>
|
<td align="center" class="{$bgcolor}">{$thread['views']}</td> <td class="{$bgcolor}" style="white-space: nowrap"> <span class="smalltext">{$lastpostdate}<br />
| <td align="center" class="{$bgcolor}">{$thread['views']}</td> <td class="{$bgcolor}" style="white-space: nowrap"> <span class="smalltext">{$lastpostdate}<br />
|