mirror of
https://github.com/moodle/moodle.git
synced 2025-07-25 08:11:39 +02:00
minor fixes/typo for notes
This commit is contained in:
@@ -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);
|
||||
?>
|
||||
|
Reference in New Issue
Block a user