', theme_linktree(), '
| ', $txt[139], ': ', $context['page_index'], ' |
|
', $post['counter'], '
', $post['category']['link'], ' / ', $post['board']['link'], ' / ', $post['link'], '
', $txt[30], ': ', $post['time'], '
|
||
| ', $txt[109], ' ' . $post['first_poster']['link'] . ' - ' . $txt[22] . ' ' . $txt[525] . ' ' . $post['poster']['link'] . ' | ||
|
' . $post['message'] . '
|
||
';
if ($post['can_delete'])
echo '
', ($settings['use_image_buttons'] ? ' ' : $txt[31]), '';
if ($post['can_delete'] && ($post['can_mark_notify'] || $post['can_reply']))
echo '
', $context['menu_separator'];
if ($post['can_reply'])
echo '
', ($settings['use_image_buttons'] ? ' ' : $txt[146]), '', $context['menu_separator'], '
', ($settings['use_image_buttons'] ? ' ' : $txt[145]), '';
if ($post['can_reply'] && $post['can_mark_notify'])
echo '
', $context['menu_separator'];
if ($post['can_mark_notify'])
echo '
' . ($settings['use_image_buttons'] ? ' ' : $txt[131]) . '';
echo ' |
||
| ', $txt[139], ': ', $context['page_index'], ' |
| ', theme_linktree(), ' |
|
| ||||||||||||||||||||||||||||
|
', !empty($modSettings['enableParticipation']) ? '
' . $txt['participation_caption'] . '' : '', ' ' . $txt[457] . ' ' . $txt[454] . ' ' . $txt[455] . '
|
' . $txt[456] . '' . ($modSettings['enableStickyTopics'] == '1' ? ' ' . $txt['smf96'] . '' : '') . ($modSettings['pollMode'] == '1' ? ' ' . $txt['smf43'] : '') . '
|
| ', theme_linktree(), ' |
|
| |||||||||||||||||||||
|
' . $txt[457] . ' ' . $txt[454] . ' ' . $txt[455] . '
|
' . $txt[456] . '' . ($modSettings['enableStickyTopics'] == '1' ? ' ' . $txt['smf96'] . '' : '') . ($modSettings['pollMode'] == '1' ? ' ' . $txt['smf43'] : '') . '
|