changed the name of the special course div to "course-contend"
This commit is contained in:
+1
-1
@@ -98,7 +98,7 @@
|
||||
"<a href=\"index.php\">$strcategories</a> -> $category->name", "", "", true, $navbaritem);
|
||||
}
|
||||
|
||||
echo '<div id="course-category" class="course">'; // course wrapper start
|
||||
echo '<div class="course-content">'; // course wrapper start
|
||||
|
||||
/// Print the category selector
|
||||
|
||||
|
||||
+1
-1
@@ -101,7 +101,7 @@
|
||||
|
||||
$PAGE->print_header(get_string('course').': %fullname%');
|
||||
|
||||
echo '<div id="course-view" class="course">'; // course wrapper start
|
||||
echo '<div class="course-content">'; // course wrapper start
|
||||
|
||||
get_all_mods($course->id, $mods, $modnames, $modnamesplural, $modnamesused);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user