{* $Id$ *} {title help="Theme Control"}{tr}Theme Control:{/tr} {tr}Categories{/tr}{/title}
{button href="tiki-theme_control_objects.php" class="btn btn-primary" _text="{tr}Control by Objects{/tr}"} {button href="tiki-theme_control_sections.php" class="btn btn-primary" _text="{tr}Control by Sections{/tr}"}

{tr}Assign themes to categories{/tr}

{tr}Assigned categories{/tr}

{include file='find.tpl'}
{section name=user loop=$channels} {/section}
{tr}Category{/tr} {tr}Theme{/tr}
{$channels[user].name|escape} (Id:{$channels[user].categId}) {$channels[user].theme}
{pagination_links cant=$cant_pages step=$prefs.maxRecords offset=$offset}{/pagination_links}