mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 06:18:28 +01:00
MDL-7861, fixing missing tag
This commit is contained in:
parent
0b2e4481ef
commit
759a18ddf5
@ -355,6 +355,7 @@
|
||||
|
||||
// Get all the students
|
||||
if (!$users = workshop_get_students($workshop)) {
|
||||
echo ('</table>');
|
||||
print_heading(get_string("nostudentsyet"));
|
||||
print_footer($course);
|
||||
exit;
|
||||
|
Loading…
x
Reference in New Issue
Block a user