moodle/auth/manual/config.html

6 lines
176 B
HTML

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