mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
auth lang string: MDL-17209 typo fix
This commit is contained in:
parent
544352701c
commit
f462e204f1
1 changed files with 1 additions and 1 deletions
|
@ -320,7 +320,7 @@ $string['auth_radiushost_key'] = 'Host';
|
|||
$string['auth_radiussecret_key'] = 'Secret';
|
||||
|
||||
// Shibboleth plugin
|
||||
$string['auth_shibbolethdescription'] = 'Using this method users are created and authenticated using <a href=\"http://shibboleth.internet2.edu/\">Shibboleth</a>.<br/>Be sure to read the <a href=\"../auth/shibboleth/README.txt\">README</a> for Shibboleth on how to set up your Moodle with Shibboleth';
|
||||
$string['auth_shibbolethdescription'] = 'Using this method users are created and authenticated using <a href=\"http://shibboleth.internet2.edu/\">Shibboleth</a>.<br />Be sure to read the <a href=\"../auth/shibboleth/README.txt\">README</a> for Shibboleth on how to set up your Moodle with Shibboleth';
|
||||
$string['auth_shibbolethtitle'] = 'Shibboleth';
|
||||
$string['auth_shibboleth_login'] = 'Shibboleth Login';
|
||||
$string['auth_shibboleth_manual_login'] = 'Manual Login';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue