mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
MDL-9061
This commit is contained in:
parent
e1526d7792
commit
0c0ffc08e7
2 changed files with 3 additions and 0 deletions
|
@ -210,6 +210,8 @@
|
|||
print_heading_with_help(get_string('assignroles', 'role'), 'assignroles');
|
||||
}
|
||||
|
||||
print_simple_box(get_string('globalroleswarning', 'role'), 'center', '700');
|
||||
|
||||
if ($roleid) { /// prints a form to swap roles
|
||||
|
||||
/// Get all existing participants in this context.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue