feat: optimized smtp config instructions

pull/287/head
Seaton Jiang 2020-07-29 11:59:09 +08:00
parent ed3812ca03
commit 0762170219
No known key found for this signature in database
GPG Key ID: FC3D886E252D902B
1 changed files with 1 additions and 1 deletions

View File

@ -399,7 +399,7 @@ function kratos_options()
$options[] = array(
'name' => __('授权方式', 'kratos'),
'desc' => __('填写登录鉴权的方式', 'kratos'),
'desc' => __('填写登录鉴权的方式ssl 或 tls', 'kratos'),
'id' => 'm_sec',
'class' => 'hidden',
'type' => 'text',