MDL-19799 Adding missing echo

This commit is contained in:
nicolasconnault 2009-08-24 07:06:56 +00:00
parent fea71c9f61
commit 8f3b787b1d

View file

@ -269,6 +269,6 @@
echo "</form>"; echo "</form>";
$OUTPUT->footer(); echo $OUTPUT->footer();
?> ?>