Merge branch 'MDL-78188-master' of https://github.com/kevpercy/moodle
This commit is contained in:
@@ -201,7 +201,7 @@ class grade_export_form extends moodleform {
|
||||
$submitstring = get_string('export', 'grades');
|
||||
}
|
||||
|
||||
$this->add_action_buttons(false, $submitstring);
|
||||
$this->add_sticky_action_buttons(false, $submitstring);
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user