minor fixes/typo for notes

This commit is contained in:
toyomoyo
2007-09-28 07:21:48 +00:00
parent 667e08ef42
commit db4ff7f8bc
4 changed files with 5 additions and 2 deletions
+1
View File
@@ -32,3 +32,4 @@ class note_edit_form extends moodleform {
$mform->setType('note', PARAM_INT);
}
}
?>