From 7b8ceffeba693b0cc02721769b578a60112e0c6f Mon Sep 17 00:00:00 2001 From: XuXiaodi <30730484+xxd9980@users.noreply.github.com> Date: Wed, 17 Nov 2021 11:51:32 +0800 Subject: [PATCH] fix: subtitle of ad_bottom (#446) --- inc/theme-options.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inc/theme-options.php b/inc/theme-options.php index c91dec7..e425c4b 100644 --- a/inc/theme-options.php +++ b/inc/theme-options.php @@ -1073,7 +1073,7 @@ CSF::createSection($prefix, array( 'id' => 'single_ad_bottom_group', 'type' => 'group', 'title' => '文章底部广告', - 'subtitle' => '点击添加广告,最多添加 3 个顶部广告', + 'subtitle' => '点击添加广告,最多添加 3 个底部广告', 'min' => 1, 'max' => 3, 'fields' => array(