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

View File

@@ -85,3 +85,4 @@ foreach ($users as $k => $v) {
print_table($table);
echo '<div style="width:100%;text-align:center;"><input type="submit" value="' . get_string('savechanges'). '" /></div></form>';
print_footer($course);
?>