{title help="FeaturedLinksAdmin"}{tr}Featured Links{/tr}{/title} {remarksbox type="tip" title="{tr}Tip{/tr}"}{tr}To use these links, you must assign the featured_links module.{/tr}{/remarksbox}
{button href="tiki-admin_links.php?generate=1" _icon_name="ranking" _text="{tr}Generate positions by hits{/tr}"}

{tr}List of featured links{/tr}

{* table-responsive class cuts off css drop-down menus *} {section name=user loop=$links} {sectionelse} {norecords _colspan=6} {/section}
{tr}URL{/tr} {tr}Title{/tr} {tr}Hits{/tr} {tr}Position{/tr} {tr}Type{/tr}
{$links[user].url} {$links[user].title|escape} {$links[user].hits} {$links[user].position} {$links[user].type} {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}
{if $editurl eq 'n'}

{tr}Add Featured Link{/tr}

{else}

{tr}Edit this Featured Link:{/tr} {$title}

{tr}Create new Featured Link{/tr} {/if}
{ticket}
{if $editurl eq 'n'} {else} {$editurl} {/if}
(0 {tr}disables the link{/tr})