diff --git a/functions.php b/functions.php index 6079bdf..5542809 100644 --- a/functions.php +++ b/functions.php @@ -309,7 +309,7 @@ function themeConfig($form) 'author' => '作者栏', 'timelife' => '计时栏', 'weather' => '天气栏(需先在下方填写KEY值)', - 'hot' => '热门文章栏(首页时,热门文章和侧栏热门文章只会显示其中一个)', + 'hot' => '热门文章栏', 'ranking' => '排行榜栏', 'newreply' => '最新回复栏' ), diff --git a/public/aside.php b/public/aside.php index 3540dd8..d2da3ba 100644 --- a/public/aside.php +++ b/public/aside.php @@ -39,7 +39,7 @@
- is('index') && $this->options->JIndex_Hot !== "on" || !$this->is('index') && in_array('hot', $this->options->JAside)) : ?> + options->JAside)) : ?>