wwwroot.'/', get_string('loginalready'), 5); } $navigation = build_navigation(array(array('name' => 'MNET ID Provider', 'link' => null, 'type' => 'misc'))); print_header('MNET ID Provider', 'MNET ID Provider', $navigation, 'form.email' ); if ($form = data_submitted() and confirm_sesskey()) { if ($user = get_record('user', 'username', $username, 'email', $form->email)) { if (!empty($user->mnethostid) and $host = get_record('mnet_host', 'id', $user->mnethostid)) { notice("You should be able to login at your wwwroot}/login/\">{$host->name} provider."); } } } echo '

 

'; print_simple_box_start('center','50%','','20'); ?>
: