mirror of
https://github.com/SubleXBle/Fail2Ban-Report.git
synced 2026-04-29 03:29:36 -05:00
Update index.php
edit: made text for checkboxes smaller
This commit is contained in:
@@ -20,8 +20,8 @@
|
||||
<label for="ipFilter">IP contains:</label>
|
||||
<input type="text" id="ipFilter" placeholder="e.g. 192.168" />
|
||||
|
||||
<label><input type="checkbox" name="actions" value="ban"> Ban IP</label>
|
||||
<label><input type="checkbox" name="actions" value="report"> Report</label>
|
||||
<label><input type="checkbox" name="actions" value="ban"><small>Ban IP</small></label>
|
||||
<label><input type="checkbox" name="actions" value="report"><small>Report</small></label>
|
||||
|
||||
<button id="openBlocklistBtn">Edit Blocklist</button>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user