{{__( "Ban IP, Username or Email" ) }}
{{ wp_nonce_field( 'yop-poll-add-edit-ban', 'yop-poll-add-edit-ban', false, false ) | raw }}
{{__( "Poll" ) }}
(required)
{{__( "Bans For All Polls" )}}
{% if count( yop_polls ) > 0 %} {% for yop_poll in yop_polls %}
{{yop_poll.poll_title}}
{% endfor%} {% endif %}
{{__( "Type" )}}
(required)
{{__( "Choose Ban Type" )}}
{{__( "Ip" ) }}
{{__( "Username" ) }}
{{__( "Email" ) }}
{{__( "Period" )}}
{{__( "(required)" )}}
{{__( "Unit" )}}
(required)
{{__( "Choose Unit" )}}
{{__( "Hours" ) }}
{{__( "Days" ) }}
{{__( "Weeks" ) }}
{{__( "Months" ) }}
{{__( "Value" )}}
{{__( "(required)" ) }}
{{__( "One Value Per Line" ) }}