From: nicolasconnault Date: Thu, 20 Aug 2009 13:15:17 +0000 (+0000) Subject: MDL-19800 Upgraded calls to link_to_popup_window() X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=424e6bffe9dcf91cace0ac90bd5c1b33dec3b815;p=moodle.git MDL-19800 Upgraded calls to link_to_popup_window() --- diff --git a/login/index_form.html b/login/index_form.html index f2ab0de95e..58bc36e3ff 100644 --- a/login/index_form.html +++ b/login/index_form.html @@ -22,7 +22,7 @@ if ($show_instructions) { '; - formerr($errormsg); + echo $OUTPUT->error_text($errormsg); echo ''; } ?>