{* /** * Copyright (c) 2016, Yaser Alimardany * All rights reserved. */ *}
| {text key="iisblockingip+captcha_activate_label"} | {input name='loginCaptcha'} {error name='loginCaptcha'} |
| {label name='tryCountCaptcha'} | {input name='tryCountCaptcha'} {error name='tryCountCaptcha'} |
| {text key="iisblockingip+block_activate_label"} | {input name='block'} {error name='block'} |
| {label name='tryCountBlock'} | {input name='tryCountBlock'} {error name='tryCountBlock'} |
| {label name='expTime'} | {input name='expTime'} {error name='expTime'} |
| {submit name='save'} | |