{if $shortcuts}
{foreach from=$shortcuts item=shortcut name=shortcuts}

{$shortcut.caption}

 

{$LABEL.link_delete}

{/foreach}
{else}

{$LABEL.lbl_empty_list}

{/if}