<div align="center" id="status"></div>
<table align="center" border="0" width="98%" cellspacing="0" style="border-collapse: collapse">
{if !{$mod_toolbar}}
<tr>
<td align="right">
</td>
<td width="60%" align="right">
{if {$Info['reply_id']}}
<div class="l-left">
<div class="smallfont" style="text-align: right; white-space: nowrap; float: left;">
<strong>{$lang['Options_mod']}:</strong><br>
<select name="do" class="dropdown">
<option value="moveposts">{$lang['moveposts']}</option>
<option value="deleteposts">{$lang['del_posts']}</option>
<option value="approveposts">{$lang['approveposts']}</option>
<option value="unapproveposts">{$lang['unapproveposts']}</option>
</select>
<input type="submit" value=" {$lang['Count']} " />
</div>
</form>
</div>
{/if}
</td>
</tr>
{/if}
<tr>
<td align="right">
{if {$close}}
<ul class="pbbList_inline">
<li id="buttons_close" class="r-right">
{$lang['s_close']}
</li>
</ul>
{if !{$mod_toolbar}}
{template}add_reply_link{/template}
{template}add_subject_link{/template}
{/if}
{else}
{template}add_reply_link{/template}
{template}add_subject_link{/template}
{/if}</td>
<td width="2%" align="right">
{if {$pager_reply}}
<table width="6%" border="0" cellpadding="1" class="pager" align="left">
<tr align="center">
<td width="2%" class="pager">
<a href="javascript:switchMenuNone('[pager_duwn_topic]')">
<img border="0" src="{$image_path}/menu_open.gif"
title="{$lang['Jump_between_pages']}" /></a>
<div style="display:none;position: absolute; z-index: 10" id="[pager_duwn_topic]">
<table width="120" border="0" cellspacing="1" class="border">
<tr align="center">
<td class="tbar">
{$lang['Go_to_the_page']}
</td>
</tr>
<tr align="center">
<td class="menu_popup">
<form name="misc" method="post" action="index.php?page=misc&pagenav=1">
<input type="hidden" name="subject_id" value="{$subject_id}">
<input class="bginput" name="count" style="font-size: 11px;" size="4" type="text">
<input class="button" type="submit" value="{$lang['Go']}" name="page_button">
</form>
</td>
</tr>
</table>
</div>
</td>
<td align="left">{$pager_reply}</td>
</tr>
</table>
{/if}</td>
</tr>
</table>
{if {$close}}
{if !{$mod_toolbar}}
{template}topic_end--fast_reply{/template}
{/if}
{else}
{template}topic_end--fast_reply{/template}
{/if}
{if {$_CONF['info_row']['samesubject_show']}}
{if !{$NO_SAME}}
{template}topic_end--same_subject{/template}
{/if}
{/if}
<br />
{if {$see_who_on_topic}}
{template}show_onlain_topic{/template}
<br />
{/if}
{if {$_CONF['member_row']['username']} == {$Info['username']} or !{$mod_toolbar}}
{template}show_tags_topic{/template}
{/if}
<br />
<div class="smallfont" align="center">
«
{if {$getpersubject_row} > 0}
<a title="{$getper_title_subject_row}" href="index.php?page=topic&show=1&id={$getpersubject_row}">
{$getper_title_subject_row}</a>
{else}
{$lang['Not_Available']}
{/if}
|
{if {$getnextsubject_row} > 0}
<a title="{$getnext_title_subject_row}" href="index.php?page=topic&show=1&id={$getnextsubject_row}">
{$getnext_title_subject_row}</a>
{else}
{$lang['Not_Available']}
{/if}
»
</div>
<br />
<table width="98%" border="0" cellspacing="1" class="border" align="center">
<tr align="center">
<td class="row1">
{if !{$mod_toolbar}}
{if {$Multi_Moderation}}
<div style="float: right;">
<form action="index.php?page=management&multimod=1&subject_id={$subject_id}" method="post">
<select name="mod_id" class="dropdown">
<option value="-1">{$lang['Multi_Moderation']}</option>
{Des::while}{TopicModsList}
<option value="{$TopicModsList['id']}">{$TopicModsList['title']}</option>
{/Des::while}
</select>
<input type="submit" value=" {$lang['Count']} " />
</form>
</div>
{/if}
{/if}
{template}jump_forums_list{/template}
</td>
</tr>
</table>
<br />
<br />
<br />