MDL-70267 ux, theme: Course user profile inconsistent page layout.
This commit is contained in:
+1
-1
@@ -159,7 +159,7 @@ if ($currentuser) {
|
||||
|
||||
$PAGE->set_title("$course->fullname: $strpersonalprofile: $fullname");
|
||||
$PAGE->set_heading($course->fullname);
|
||||
$PAGE->set_pagelayout('standard');
|
||||
$PAGE->set_pagelayout('mypublic');
|
||||
|
||||
// Locate the users settings in the settings navigation and force it open.
|
||||
// This MUST be done after we've set up the page as it is going to cause theme and output to initialise.
|
||||
|
||||
Reference in New Issue
Block a user