MDL-19795 Upgraded calls to link_to_popup_window()

This commit is contained in:
nicolasconnault 2009-08-20 13:15:04 +00:00
parent 61867c8382
commit 4644e09c4a
3 changed files with 24 additions and 24 deletions

View file

@ -8,7 +8,7 @@
?>
</p>
<p align="center"><?php if (! empty($this->errormsg)) {formerr($this->errormsg);} ?></p>
<p align="center"><?php if (! empty($this->errormsg)) {echo $OUTPUT->error_text($this->errormsg);} ?></p>
<form method="post" action="enrol.php">