MDL-19800 Upgraded calls to link_to_popup_window()
This commit is contained in:
@@ -22,7 +22,7 @@ if ($show_instructions) {
|
||||
<?php
|
||||
if (!empty($errormsg)) {
|
||||
echo '<div class="loginerrors">';
|
||||
formerr($errormsg);
|
||||
echo $OUTPUT->error_text($errormsg);
|
||||
echo '</div>';
|
||||
}
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user