mirror of
https://github.com/claudehohl/Stikked.git
synced 2025-04-25 20:41:20 -05:00
checked
This commit is contained in:
parent
7eac462a1f
commit
196a95410d
@ -4,7 +4,7 @@
|
||||
<form action="" method="post">
|
||||
<label for="private">Block IP (<?php echo $ip_address; ?>)</label>
|
||||
<div class="text_beside">
|
||||
<input type="checkbox" name="block_ip" value="1" />
|
||||
<input type="checkbox" name="block_ip" value="1" checked="checked" />
|
||||
</div>
|
||||
|
||||
<div class="text_beside">
|
||||
|
Loading…
x
Reference in New Issue
Block a user