xmlstrictheaders) and !empty($CFG->loginpasswordautocomplete)) { $autocomplete = 'autocomplete="off"'; } else { $autocomplete = ''; } ?>
registerauth == 'email') || !empty($CFG->registerauth)) { ?>

'; echo '('.get_string("cookiesenabled").')'; echo $OUTPUT->help_icon('cookiesenabled'); ?>
'; echo $OUTPUT->error_text($errormsg); echo '
'; } ?>
>
/> " />
rememberusername) and $CFG->rememberusername == 2) { ?>
username) {echo 'checked="checked"';} ?> />
guestloginbutton and !isguestuser()) { ?>
" />

registerauth == 'email') { if (!empty($CFG->auth_instructions)) { echo format_text($CFG->auth_instructions); } else { print_string("loginsteps", "", "signup.php"); } ?>
" />
registerauth)) { echo format_text($CFG->auth_instructions); ?>
" />
auth_instructions); } ?>
' . $OUTPUT->render($idp['icon'], $idp['name']) . ' ' . $idp['name'] . '
'; } ?>