Automatic installer.php lang files by installer_builder (20070726)
[moodle-linuxchix.git] / auth / manual / config.html
blob05459fa172f4caceca791bd1d6853a78edbe26ef
1 <!-- No config needed -->
2 <div style="text-align:center"><?php print_string('none'); ?></div>
4 <table cellspacing="0" cellpadding="5" border="0">
5 <?php
7 print_auth_lock_options('manual', $user_fields, get_string('auth_fieldlocks_help', 'auth'), false, false);
9 ?>
10 </table>