diff --git a/module/sso/lang/en.php b/module/sso/lang/en.php index 8390dbef2c..8f11a96ddd 100644 --- a/module/sso/lang/en.php +++ b/module/sso/lang/en.php @@ -30,8 +30,8 @@ $lang->sso->bindTypeList['bind'] = 'Bind to existing User'; $lang->sso->bindTypeList['add'] = 'Add User'; $lang->sso->help = <<1. Interface address is required. If use PATH_INFO, it is http://YOUR RANGER ADDRESS/sys/sso-check.html If GET, it is http://YOUR RANGER ADDRESS/sys/index.php?m=sso&f=check

-

2. Code and Key must be the same as set in Ranger.

+

1. Zdoo address is required. If use PATH_INFO, it is http://YOUR ZDOO ADDRESS/sys/sso-check.html If GET, it is http://YOUR ZDOO ADDRESS/sys/index.php?m=sso&f=check

+

2. CAlias and Key must be the same as set in Zdoo.

EOD; $lang->sso->bindNotice = 'User that is just added has no privilege. You have to ask ZenTao Admin to grant permissions to the User.'; $lang->sso->bindNoPassword = 'Password should not be empty.';