mirror of
https://github.com/moodle/moodle.git
synced 2025-08-10 19:36:41 +02:00
regular whitespace cleanup in grade code
This commit is contained in:
parent
e1d2692a73
commit
ba74762bda
21 changed files with 297 additions and 297 deletions
|
@ -16,7 +16,7 @@ class grade_export_form extends moodleform {
|
|||
$mform->addElement($element);
|
||||
}
|
||||
}
|
||||
$this->add_action_buttons(false, get_string('submit'));
|
||||
$this->add_action_buttons(false, get_string('submit'));
|
||||
}
|
||||
}
|
||||
?>
|
Loading…
Add table
Add a link
Reference in a new issue