diff --git a/auth/shibboleth/index_form.html b/auth/shibboleth/index_form.html index 1e93cf26c7d..29943d6a8ea 100644 --- a/auth/shibboleth/index_form.html +++ b/auth/shibboleth/index_form.html @@ -40,8 +40,7 @@ if ($show_instructions) {
email.'"> Moodle Administrator.'; + print_string("auth_shib_contact_administrator", "auth_shibboleth", get_admin()->email); ?>
diff --git a/auth/shibboleth/lang/en/auth_shibboleth.php b/auth/shibboleth/lang/en/auth_shibboleth.php index aace9a12882..a0434036a5d 100644 --- a/auth/shibboleth/lang/en/auth_shibboleth.php +++ b/auth/shibboleth/lang/en/auth_shibboleth.php @@ -25,6 +25,7 @@ $string['auth_shib_auth_method'] = 'Authentication method name'; $string['auth_shib_auth_method_description'] = 'Provide a name for the Shibboleth authentication method that is familiar to your users. This could be the name of your Shibboleth federation, e.g. SWITCHaai Login or InCommon Login or similar.'; +$string['auth_shib_contact_administrator'] = 'In case you are not associated with the given organizations and you need access to a course on this server, please contact the Moodle Administrator.'; $string['auth_shibboleth_contact_administrator'] = 'In case you are not associated with the given organizations and you need access to a course on this server, please contact the'; $string['auth_shibbolethdescription'] = 'Using this method users are created and authenticated using Shibboleth.