{include file="votes/votes_js.html"} {if $action eq 'show_vars'} {include file="votes/votes_vars.html"} {else}

{$LABEL.lbl_votes}

{$LABEL.help_votes}

{if func_count_array($votes) > 1} {/if} {foreach from=$votes item=vote name=votes} {foreachelse} {/foreach}
{$LABEL.lbl_active} {$LABEL.lbl_caption} {$LABEL.link_edit} {$LABEL.link_delete}
{$LABEL.lbl_select_all} {$LABEL.lbl_unselect_all}
{$LABEL.link_edit}
{$LABEL.lbl_empty_list}
{if func_count_array($votes) > 0} {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}
{$LABEL.lbl_add}
{/if}
{/if}