{$LABEL.lbl_votes} {$LABEL.help_votes} {$LABEL.lbl_active} {$LABEL.lbl_caption} {$LABEL.link_edit} {$LABEL.link_delete} {if func_count_array($votes) > 1} {$LABEL.lbl_select_all} {$LABEL.lbl_unselect_all} {/if} {foreach from=$votes item=vote name=votes} {foreachelse} {$LABEL.lbl_empty_list} {/foreach} {if func_count_array($votes) > 0} {$LABEL.link_apply} {if not fn_check_admin_rights('votes', 'update_votes')} {literal} {/literal} {/if} {/if} {if fn_check_admin_rights('votes', 'add_vote')} {$LABEL.lbl_active} {$LABEL.lbl_caption} {$LABEL.lbl_add} {/if}