Lots of work on site display, over many files. Improved front page
and display of site modules.
This commit is contained in:
+1
-1
@@ -60,7 +60,7 @@
|
||||
$section->id = insert_record("course_sections", $section);
|
||||
|
||||
add_to_log($newid, "course", "new", "view.php?id=$newid", "");
|
||||
redirect("$CFG->wwwroot/admin/teacher.php?id=$newid", get_string("changessaved"));
|
||||
redirect("teacher.php?id=$newid", get_string("changessaved"));
|
||||
} else {
|
||||
error("Serious Error! Could not create the new course!");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user