mirror of
https://github.com/claudehohl/Stikked.git
synced 2025-04-25 20:41:20 -05:00
wording
This commit is contained in:
parent
1b6f409b88
commit
997033c067
@ -1,6 +1,6 @@
|
|||||||
<?php $this->load->view('defaults/header');?>
|
<?php $this->load->view('defaults/header');?>
|
||||||
<h1>Spamadmin</h1>
|
<h1>Spamadmin</h1>
|
||||||
<p><?php echo $total_spam_attempts; ?> spam-pastes eaten so far. <a href="<?php echo site_url('spamadmin/blacklist'); ?>">View blocked IPs</a>.</p>
|
<p><?php echo $total_spam_attempts; ?> spam-pastes repelled. <a href="<?php echo site_url('spamadmin/blacklist'); ?>">View blocked IPs</a>.</p>
|
||||||
|
|
||||||
<?php
|
<?php
|
||||||
function checkNum($num){
|
function checkNum($num){
|
||||||
|
Loading…
x
Reference in New Issue
Block a user