max_poll_questions"}" data-maxChoices="{expression="\IPS\Settings::i()->max_poll_choices"}" class='cPoll'>
{lang="poll"}
{lang="poll_no_js"}
poll_question}" {{endif}}>
{{if settings.poll_allow_public or (settings.ipb_poll_only and $allowPollOnly)}}
{{if settings.poll_allow_public}}
poll_view_voters}}checked{{endif}}>
{lang="make_votes_public"}
{{endif}} {{if settings.ipb_poll_only and $allowPollOnly}}
poll_only}}checked{{endif}}>
{lang="poll_only_content"}
{{endif}}
{{endif}}
{lang="add_poll_question"}
{{foreach range( 1, settings.max_poll_questions ) as $i}} {lang="question_no" sprintf="$i"}
choices[ $i ] )}}value="{$value->choices[ $i ]['question']}"{{endif}}>
choices[ $i ]['multi'] ) and $value->choices[ $i ]['multi']}}checked{{endif}}> {lang="multiple_choice"}
{{foreach range( 1, settings.max_poll_choices ) as $j}} {$j}:
choices[ $i ]['choice'][ $j ] )}}value="{$value->choices[ $i ]['choice'][ $j ]}"{{endif}}> {{if member.modPermission('can_edit_poll_votes')}}
{{endif}}
{{endforeach}}
{{endforeach}}