Remove whitespace
This commit is contained in:
parent
596bb69e71
commit
b07d17fbee
1 changed files with 1 additions and 1 deletions
|
@ -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,
|
||||
|
|
Loading…
Reference in a new issue