diff --git a/modules/spamfilter/tpl/denied_ip_list.html b/modules/spamfilter/tpl/denied_ip_list.html index 8a83e1e93..5c72454b9 100644 --- a/modules/spamfilter/tpl/denied_ip_list.html +++ b/modules/spamfilter/tpl/denied_ip_list.html @@ -5,36 +5,35 @@
  • {$lang->cmd_denied_word}
  • {$lang->cmd_config_block}
  • - -
    - - - - - - - - - - - - - - - - - - - - - - - - -
    {$lang->cmd_denied_ip}
    IP{$lang->description}{$lang->regdate}
    {$ip_info->ipaddress}{$ip_info->description}{zdate($ip_info->regdate,'Y-m-d')}
    {$lang->no_data}
    - + + + + + + + + + + + + + + + + + + + + + + + + +
    + {$lang->cmd_denied_ip} + +
    IP{$lang->description}{$lang->regdate}
    {$ip_info->ipaddress}{$ip_info->description}{zdate($ip_info->regdate,'Y-m-d')}
    {$lang->no_data}
    -
    diff --git a/modules/spamfilter/tpl/denied_word_list.html b/modules/spamfilter/tpl/denied_word_list.html index 7719cdf88..e6d4700d1 100644 --- a/modules/spamfilter/tpl/denied_word_list.html +++ b/modules/spamfilter/tpl/denied_word_list.html @@ -5,38 +5,37 @@
  • {$lang->cmd_denied_word}
  • {$lang->cmd_config_block}
  • - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    {$lang->cmd_denied_word}
    {$lang->word}{$lang->latest_hit}{$lang->hit}{$lang->regdate}
    {$word_info->word}{$word_info->latest_hit}-{$word_info->hit}{zdate($word_info->regdate,'Y-m-d')}
    {$lang->no_data}
    - + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + {$lang->cmd_denied_word} + +
    {$lang->word}{$lang->latest_hit}{$lang->hit}{$lang->regdate}
    {$word_info->word}{$word_info->latest_hit}-{$word_info->hit}{zdate($word_info->regdate,'Y-m-d')}
    {$lang->no_data}
    -