diff --git a/modules/spamfilter/tpl/denied_ip_list.html b/modules/spamfilter/tpl/denied_ip_list.html index f5bd20d3c..c38c311e6 100644 --- a/modules/spamfilter/tpl/denied_ip_list.html +++ b/modules/spamfilter/tpl/denied_ip_list.html @@ -13,28 +13,6 @@ - -
{$lang->no} |
- {$lang->ipaddress} |
- {$lang->regdate} |
- {$lang->cmd_delete} |
-
|---|---|---|---|
| {count($ip_list)-$no} | -{$val->ipaddress} | -{zdate($val->regdate,"Y-m-d")} | -{$lang->cmd_delete} | -
{$lang->no} |
+ {$lang->ipaddress} |
+ {$lang->regdate} |
+ {$lang->cmd_delete} |
+
|---|---|---|---|
| {count($ip_list)-$no} | +{$val->ipaddress} | +{zdate($val->regdate,"Y-m-d")} | +{$lang->cmd_delete} | +