{* $Id$ *} {title help="Hotwords"}{tr}Admin Hotwords{/tr}{/title}

{tr}Add Hotword{/tr}

{ticket}

{tr}Hotwords{/tr}

{if $words} {include file='find.tpl'} {/if}
{section name=user loop=$words} {sectionelse} {norecords _colspan=3} {/section}
{tr}Word{/tr} {tr}URL{/tr} {tr}Action{/tr}
{$words[user].word} {$words[user].url} {icon name='remove'}
{pagination_links cant=$cant_pages step=$prefs.maxRecords offset=$offset}{/pagination_links}