diff --git a/group/index.php b/group/index.php index 1c9a6cdb88d..f245291b27d 100644 --- a/group/index.php +++ b/group/index.php @@ -146,7 +146,7 @@ $strparticipants = get_string('participants'); /// Print header $PAGE->set_title($strgroups); $PAGE->set_heading($course->fullname); -$PAGE->set_pagelayout('standard'); +$PAGE->set_pagelayout('admin'); echo $OUTPUT->header(); // Add tabs