{title help="User Menu"}{tr}User Menu{/tr}{/title} {include file='tiki-mytiki_bar.tpl'}
{if $prefs.feature_user_bookmarks eq 'y' and $tiki_p_create_bookmarks eq 'y'} {tr}Add top level bookmarks to menu{/tr} {/if}

{tr}Add or edit an item{/tr}

{tr}Name{/tr}
{tr}URL{/tr}
{tr}Position{/tr}
{tr}Mode{/tr}
 

{tr}Menus{/tr}

{include file='find.tpl'}
{section name=user loop=$channels} {sectionelse} {norecords _colspan=5} {/section}
{tr}Pos{/tr} {tr}Name{/tr} {tr}URL{/tr} {tr}Mode{/tr}
{$channels[user].position} {$channels[user].name} {$channels[user].url|truncate:40:"...":true} {$channels[user].mode}
{pagination_links cant=$cant_pages step=$prefs.maxRecords offset=$offset}{/pagination_links}