diff --git a/inc/theme-options.php b/inc/theme-options.php index 50b6ca5..fc68a52 100644 --- a/inc/theme-options.php +++ b/inc/theme-options.php @@ -399,7 +399,7 @@ function kratos_options() $options[] = array( 'name' => __('授权方式', 'kratos'), - 'desc' => __('填写登录鉴权的方式', 'kratos'), + 'desc' => __('填写登录鉴权的方式,ssl 或 tls', 'kratos'), 'id' => 'm_sec', 'class' => 'hidden', 'type' => 'text',