mirror of
https://github.com/moodle/moodle.git
synced 2025-01-18 22:08:20 +01:00
adding a print_heading() call
This commit is contained in:
parent
0b06f5666d
commit
f29146dd44
@ -65,6 +65,7 @@ print_header_simple($strgrades.': '.$pagename, ': '.$strgrades, $navigation, '',
|
||||
|
||||
/// Print the plugin selector at the top
|
||||
print_grade_plugin_selector($courseid, 'edit', 'courseoutcomes');
|
||||
print_heading(get_string('courseoutcomes', 'grades'));
|
||||
|
||||
check_theme_arrows();
|
||||
include_once('form.html');
|
||||
|
Loading…
x
Reference in New Issue
Block a user