{foreach from=$bayesTable item=row} {foreach from=$row item=value} {/foreach} {/foreach}
{$CONST.PLUGIN_EVENT_SPAMBLOCK_BAYES_MENU_DATABASE}
token ham spam type
{$value}
{if $pages > 1}
{if $curpage > 2} 1 ... {elseif $curpage > 1} 1 {/if} {section name=page start=1 loop=$pages+1} {if $curpage == $smarty.section.page.index -1} {$smarty.section.page.index} {/if} {if $curpage == $smarty.section.page.index -2 || $curpage == $smarty.section.page.index} {$smarty.section.page.index} {/if} {/section} {if $curpage < $pages -3} ... {$pages} {elseif $curpage < $pages -2} {$pages} {/if}
{/if}
{section name=i loop=6 start=0} {/section}
{$CONST.PLUGIN_EVENT_SPAMBLOCK_BAYES_SAVEDVALUES}
{$CONST.NAME} {$CONST.HOMEPAGE} {$CONST.EMAIL} {$CONST.IP} {$CONST.REFERER} {$CONST.COMMENT}
{$CONST.PLUGIN_EVENT_SPAMBLOCK_BAYES_HAM} {$CONST.PLUGIN_EVENT_SPAMBLOCK_BAYES_SPAM}
{$author_ham} {$author_spam} {$url_ham} {$url_spam} {$email_ham} {$email_spam} {$ip_ham} {$ip_spam} {$referer_ham} {$referer_spam} {$body_ham} {$body_spam}