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

{tr}Assign themes to objects{/tr}

{tr}Assigned objects{/tr}

{include file='find.tpl'}
{section name=user loop=$channels} {/section}
{tr}Type{/tr} {tr}Name{/tr} {tr}Theme{/tr}
{$channels[user].type} {$channels[user].name} {$channels[user].theme}
{pagination_links cant=$cant_pages step=$prefs.maxRecords offset=$offset}{/pagination_links}