MDL-11423 removed a stray print_object call

This commit is contained in:
jamiesensei
2007-09-24 13:23:58 +00:00
parent 9a9b501187
commit 87dfa4d26f
-1
View File
@@ -244,6 +244,5 @@
print_box(get_string('movingcategorynofiles', 'question', $cattomove), 'boxwidthnarrow boxaligncenter generalbox');
}
$contextmoveform->display();
print_object($brokenurls);
print_footer($COURSE);
?>