mirror of
https://github.com/discourse/discourse.git
synced 2026-08-26 21:27:16 -05:00
A form to add ip addresses to be blocked or whitelisted
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
<p>{{i18n admin.logs.screened_ips.description}}</p>
|
||||
|
||||
{{screened-ip-address-form action="recordAdded"}}
|
||||
<br/>
|
||||
|
||||
{{#if loading}}
|
||||
<div class='admin-loading'>{{i18n loading}}</div>
|
||||
{{else}}
|
||||
|
||||
Reference in New Issue
Block a user