mirror of
https://github.com/moodle/moodle.git
synced 2025-02-24 03:53:49 +01:00
Merge branch 'wip_MDL-70267_master' of git://github.com/gjb2048/moodle
This commit is contained in:
commit
a051f6d13a
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user