Merge branch 'MDL-35187' of git://github.com/lazydaisy/moodle
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user