diff --git a/course/category.php b/course/category.php
index 5eca4e6dda7..3c07cb23e0a 100644
--- a/course/category.php
+++ b/course/category.php
@@ -1,4 +1,4 @@
-
";
echo " ";
unset($displaylist[$category->id]);
choose_from_menu ($displaylist, "moveto", "", get_string("moveselectedcoursesto"), "javascript:document.movecourses.submit()");
diff --git a/course/delete.php b/course/delete.php
index d0cee3315b5..9310b254248 100644
--- a/course/delete.php
+++ b/course/delete.php
@@ -1,4 +1,4 @@
-category\">$category->name -> ".
"$strdeletecheck");
- notice_yesno("$strdeletecoursecheck
$course->fullname ($course->shortname)",
+ notice_yesno("$strdeletecoursecheck
$course->fullname ($course->shortname)",
"delete.php?id=$course->id&delete=".md5($course->timemodified),
"category.php?id=$course->category");
exit;
diff --git a/course/edit.html b/course/edit.html
index b08c11fb169..f11e6ccb3ea 100644
--- a/course/edit.html
+++ b/course/edit.html
@@ -1,4 +1,4 @@
-showreports)) {
$form->showreports = 0;
@@ -16,10 +16,10 @@
$form->enrolperiod = 0;
}
?>
- |