fixing typo

This commit is contained in:
toyomoyo 2007-06-26 07:35:30 +00:00
parent 7f331f8914
commit 9c8157b170

View file

@ -64,7 +64,7 @@ $crumbs[] = array('name' => $strcategoriesedit, 'link' => '', 'type' => 'misc');
$navigation = build_navigation($crumbs); $navigation = build_navigation($crumbs);
zprint_header_simple($strgrades.': '.$strgraderreport.': '.$strcategoriesedit, $navigation, print_header_simple($strgrades.': '.$strgraderreport.': '.$strcategoriesedit, $navigation,
'', '', true, '', navmenu($course)); '', '', true, '', navmenu($course));
$tree = new grade_tree($param->courseid); $tree = new grade_tree($param->courseid);