{extends file='../../../layouts/member_index.html'} {block name=body}
{form_open($form_url,'class="form-parsley form-horizontal m-b-none" target="iframeNew"')}
周期
{form_input('set[retry_cycle]', 'retry_cycle'|element:$firewall, 'class="form-control input-small"')}
频率
{form_input('set[retry]', 'retry'|element:$firewall, 'class="form-control input-small"')}
封锁时间
{form_input('set[retry_time]', 'retry_time'|element:$firewall, 'class="form-control input-small"')}
{form_hidden('submit',1)} {form_hidden('s','set_site_retry')}
{form_close()}
{/block}