2014-12-08 16:35:49 -05:00
|
|
|
<b>{{i18n 'admin.logs.screened_ips.form.label'}}</b>
|
2014-06-10 11:54:38 -04:00
|
|
|
{{text-field value=ip_address disabled=formSubmitted class="ip-address-input" placeholderKey="admin.logs.screened_ips.form.ip_address" autocorrect="off" autocapitalize="off"}}
|
2014-06-11 10:57:30 -04:00
|
|
|
{{combo-box content=actionNames value=actionName}}
|
2018-10-24 16:09:36 -04:00
|
|
|
{{d-button class="btn-default" action="submit" disabled=formSubmitted label="admin.logs.screened_ips.form.add"}}
|