From 9c69c4a1f58f75dd81c5e9128b9acc0d5a798e3b Mon Sep 17 00:00:00 2001 From: ChanMyeong Date: Tue, 15 Jan 2013 05:59:41 +0000 Subject: [PATCH] Spamfilter cosmetic issues. git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12557 201d5d3c-b55e-5fd7-737f-ddc643e51545 --- modules/spamfilter/tpl/denied_ip_list.html | 57 +++++++++--------- modules/spamfilter/tpl/denied_word_list.html | 61 ++++++++++---------- 2 files changed, 58 insertions(+), 60 deletions(-) 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}
    -