<!-- No config needed -->
<div style="text-align: center"><?php print_string('none'); ?></div>

<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>
