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}}
|
2015-12-17 13:40:50 -05:00
|
|
|
{{d-button action="submit" disabled=formSubmitted label="admin.logs.screened_ips.form.add"}}
|