{* $Id$ *} {title help="SearchStats"}{tr}Search statistics{/tr}{/title}
{button href="?clear=1" class="btn btn-primary" _text="{tr}Clear Stats{/tr}"}
{include file='find.tpl'}
{section name=user loop=$channels} {/section}
{tr}Word{/tr} {tr}Searched{/tr}
{$channels[user].term} {$channels[user].hits}
{pagination_links cant=$cant_pages step=$prefs.maxRecords offset=$offset}{/pagination_links}