fix: article widgets function

pull/409/head^2
Seaton Jiang 2021-08-20 12:53:40 +08:00
parent dd0acbbdf6
commit 46dc189c7a
No known key found for this signature in database
GPG Key ID: 0E05070D261ACFEA
1 changed files with 1 additions and 1 deletions

View File

@ -617,7 +617,7 @@ CSF::createSection($prefix, array(
'default' => false, 'default' => false,
), ),
array( array(
'id' => 'opt-image-select', 'id' => 'g_article_widgets',
'type' => 'image_select', 'type' => 'image_select',
'title' => __('页面布局', 'kratos'), 'title' => __('页面布局', 'kratos'),
'subtitle' => __('差异在于侧边栏小工具,仅在文章页面生效', 'kratos'), 'subtitle' => __('差异在于侧边栏小工具,仅在文章页面生效', 'kratos'),