minor xhtml fix

This commit is contained in:
skodak 2006-11-30 08:42:11 +00:00
parent c1cc7fb513
commit 5157276977

View File

@ -72,6 +72,7 @@ if ($resultshtml != '') {
} else {
echo get_string('noresults','admin');
}
echo '</fieldset>';
echo '</form>';
admin_externalpage_print_footer($adminroot);