{title help="polls" admpage="polls"}{tr}Polls{/tr}{/title} {include file='find.tpl'}
{*the table-responsive class cuts off dropdown menus *} {section name=changes loop=$listpages} {sectionelse} {norecords _colspan=4} {/section}
{self_link _sort_arg='sort_mode' _sort_field='title' title="{tr}Title{/tr}"}{tr}Title{/tr}{/self_link} {self_link _sort_arg='sort_mode' _sort_field='publishDate' title="{tr}Published{/tr}"}{tr}Published{/tr}{/self_link} {self_link _sort_arg='sort_mode' _sort_field='votes' title="{tr}Votes{/tr}"}{tr}Votes{/tr}{/self_link}
{$listpages[changes].title|escape} {$listpages[changes].publishDate|tiki_short_datetime} {$listpages[changes].votes} {actions} {strip} {icon name='chart' _menu_text='y' _menu_icon='y' alt="{tr}Results{/tr}"} {if $tiki_p_vote_poll ne 'n'} {icon name='ok' _menu_text='y' _menu_icon='y' alt="{tr}Vote{/tr}"} {/if} {/strip} {/actions}
{pagination_links cant=$cant_pages step=$prefs.maxRecords offset=$offset}{/pagination_links}