mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 08:26:37 +02:00
MDL-19799 Adding missing echo
This commit is contained in:
parent
fea71c9f61
commit
8f3b787b1d
1 changed files with 1 additions and 1 deletions
|
@ -269,6 +269,6 @@
|
|||
|
||||
echo "</form>";
|
||||
|
||||
$OUTPUT->footer();
|
||||
echo $OUTPUT->footer();
|
||||
|
||||
?>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue