mirror of
https://github.com/claudehohl/Stikked.git
synced 2025-04-26 13:01:08 -05:00
block_it
This commit is contained in:
parent
94fad15f08
commit
c747bd54ae
@ -4,7 +4,7 @@
|
|||||||
<form action="" method="post">
|
<form action="" method="post">
|
||||||
<label for="private">Block IP (<?php echo $ip_address; ?>)</label>
|
<label for="private">Block IP (<?php echo $ip_address; ?>)</label>
|
||||||
<div class="text_beside">
|
<div class="text_beside">
|
||||||
<input type="checkbox" name="private" value="1" id="private" tabindex="6" />
|
<input type="checkbox" name="block_ip" value="1" />
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="text_beside">
|
<div class="text_beside">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user