Remove whitespace

This commit is contained in:
Dmitrii Metelkin 2022-08-19 09:19:01 +10:00
parent 596bb69e71
commit b07d17fbee

View file

@ -59,7 +59,7 @@ if ($ADMIN->fulltree) {
$settings->add(new admin_setting_configselect('auth_userkey/updateuser',
new lang_string('updateuser', 'auth_userkey'),
new lang_string('updateuser_desc', 'auth_userkey'), 0, $yesno));
// Display locking / mapping of profile fields.
$authplugin = get_auth_plugin('userkey');
display_auth_lock_options($settings, $authplugin->authtype,