$navigation = "<A HREF=\"../../course/view.php?id=$course->id\">$course->shortname</A> ->";
}
- print_header("$course->shortname: $strNEWMODULEs", "$course->fullname", "$navigation $strattendances");
+ print_header("$course->shortname: $strNEWMODULEs", "$course->fullname", "$navigation $strattendances", "", "", true, "", navmenu($course));
/// Get all the appropriate data
$navigation = "<a href=\"../../course/view.php?id=$course->id\">$course->shortname</a> ->";
}
- print_header("$course->shortname: $strchats", "$course->fullname", "$navigation $strchats");
+ print_header("$course->shortname: $strchats", "$course->fullname", "$navigation $strchats", "", "", true, "", navmenu($course));
/// Get all the appropriate data
$navigation = "<A HREF=\"../../course/view.php?id=$course->id\">$course->shortname</A> ->";
}
- print_header("$course->shortname: $strglossarys", "$course->fullname", "$navigation $strglossarys");
+ print_header("$course->shortname: $strglossarys", "$course->fullname", "$navigation $strglossarys", "", "", true, "", navmenu($course));
/// Get all the appropriate data