Jest to od oznaczania posta jako spam.
Jeśli nic się z tym nie zrobi, to po prostu usunę ten button.
postbit:
{$ignore_bit}
<a name="pid{$post['pid']}" id="pid{$post['pid']}"></a>
<center><table border="0" class="showthread_postmain" style="{$post_extra_style} {$post_visibility}margin-top:0px;" id="post_{$post['pid']}"><center>
<tr>
<td <span class="showthread_authorname">{$post['profilelink']}</span></center>
</td><td class="tcatright">
<div class="left">{$post['postdate']}, {$post['posttime']}
<span id="edited_by_{$post['pid']}">{$post['editedmsg']}</span>
</div>{$post['posturl']}</td></tr>
<tr><td class="showthread_postauthorinfo"><center>
<div>
<div><span class="smalltext">{$post['usertitle']}</span><br />
<span class="showthread_useravatar">{$post['useravatar']}</span>
</div>
<div>
<span class="smalltext">
{$post['userstars']}
{$post['groupimage']}
</span>
</div>
<div><div style="padding-top: 5px;">
{$post['user_details']}{$post['ougc_awards']}{$post['awards']}</div>
</div>
</div></center> </td>
<td valign="top" class="showthread_postcontent">
<div class="showthread_postcontentwrapper">
<div class="showthread_postbody_message" id="pid_{$post['pid']}">
{$post['message']}
</div>
{$post['attachments']}
{$post['signature']}
<div class="post_meta" id="post_meta_{$post['pid']}">
</div>
</div>
</td>
</tr>
<tr>
<td class="showthread_postauthorinfo2">
</td>
<td colspan="2" class="showthread_post_options">
<span class="left">{$post['button_pm']}{$post['button_www']}{$post['button_find']}</span>
<span class="right"> {$post['iplogged']}{$post['button_rep']}{$post['button_spam']}{$post['button_edit']}{$post['button_quickdelete']}{$post['button_quote']}{$post['button_report']}{$post['button_warn']}{$post['button_reply_pm']}{$post['button_replyall_pm']}{$post['button_forward_pm']}{$post['button_delete_pm']}
</span></td></tr>
</table>