mirror of
https://github.com/moodle/moodle.git
synced 2025-01-18 22:08:20 +01:00
fixing typo
This commit is contained in:
parent
7f331f8914
commit
9c8157b170
@ -64,7 +64,7 @@ $crumbs[] = array('name' => $strcategoriesedit, 'link' => '', 'type' => 'misc');
|
||||
|
||||
$navigation = build_navigation($crumbs);
|
||||
|
||||
zprint_header_simple($strgrades.': '.$strgraderreport.': '.$strcategoriesedit, $navigation,
|
||||
print_header_simple($strgrades.': '.$strgraderreport.': '.$strcategoriesedit, $navigation,
|
||||
'', '', true, '', navmenu($course));
|
||||
|
||||
$tree = new grade_tree($param->courseid);
|
||||
|
Loading…
x
Reference in New Issue
Block a user