';
// Now we handle the icons
echo '
';
if ($topic['is_locked'])
echo '
';
if ($topic['is_sticky'])
echo '
';
if ($topic['is_poll'])
echo '
';
echo '
';
echo '
' . $txt['new'] . '
', $topic['is_sticky'] ? '
' : '', '', $topic['first_post']['link'], '', $topic['is_sticky'] ? '' : '', '
', $topic['first_post']['started_by'], '
', !empty($topic['pages']) ? '
' . $topic['pages'] . '' : '', '
', $topic['replies'], ' ', $txt['replies'], '
', $topic['views'], ' ', $txt['views'], '
', sprintf($txt['last_post_topic'], '
' . $topic['last_post']['time'] . '', $topic['last_post']['member']['link']), '