Automatic installer.php lang files by installer_builder (20070726)
[moodle-linuxchix.git] / auth / email / config.html
bloba2c1bcd5fa1838d5b23194a88c7b4ff6ebd9d897
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('email', $user_fields, get_string('auth_fieldlocks_help', 'auth'), false, false);
9 ?>
10 </table>