moodle/auth/manual/config.html

6 lines
183 B
HTML

<table cellspacing="0" cellpadding="5" border="0">
<?php
print_auth_lock_options($this->authtype, $user_fields, get_string('auth_fieldlocks_help', 'auth'), false, false);
?>
</table>