', $post['counter'], '
', $post['board']['link'], ' / ', $post['link'], '
', $txt['last_poster'], ' ', $post['poster']['link'], ' - ', $post['time'], '
', $post['message'], '
';
if ($post['can_reply'] || $post['can_mark_notify'] || $post['can_delete'])
echo '
';
echo '
';
}
echo '
';
if ($context['showCheckboxes'])
echo '
';
echo '
';
if (empty($context['no_topic_listing']))
template_topic_legend();
}
function template_replies()
{
global $context, $settings, $options, $txt, $scripturl, $modSettings;
echo '