{title help="Cookie"}{tr}Admin cookies{/tr}{/title} {remarksbox type="tip" title="{tr}Tip{/tr}"} {tr}To use cookie in a text area (Wiki page, etc), a module or a template, use {literal}{cookie}{/literal}.{/tr} {/remarksbox}

{tr}Create/edit cookies{/tr}

{ticket}

{tr}Upload Cookies from textfile{/tr}

{ticket}

{tr}Cookies{/tr}

{if $channels}
{button href="?removeall=1" _icon_name="trash" _text="{tr}Remove all cookies{/tr}" _onclick="confirmPopup('{tr}Remove all cookies?{/tr}', '{ticket mode=get}')"}
{/if} {if $channels or ($find ne '')} {include file='find.tpl'} {/if}
{* table-responsive class cuts off css drop-down menus *} {cycle values="odd,even" print=false advance=false} {section name=user loop=$channels} {sectionelse} {norecords _colspan=3} {/section}
{tr}ID{/tr} {tr}cookie{/tr}
{$channels[user].cookieId} {$channels[user].cookie|escape} {actions} {strip} {icon name='edit' _menu_text='y' _menu_icon='y' alt="{tr}Edit{/tr}"} {icon name='remove' _menu_text='y' _menu_icon='y' alt="{tr}Remove{/tr}"} {/strip} {/actions}
{pagination_links cant=$cant_pages step=$prefs.maxRecords offset=$offset}{/pagination_links}