MDL-30312 User: Changed page layout from mydashboard to mypublic in user/profile.php
This commit is contained in:
+1
-1
@@ -97,7 +97,7 @@ if (!$currentpage->userid) {
|
||||
}
|
||||
|
||||
$PAGE->set_context($context);
|
||||
$PAGE->set_pagelayout('mydashboard');
|
||||
$PAGE->set_pagelayout('mypublic');
|
||||
$PAGE->set_pagetype('user-profile');
|
||||
|
||||
// Set up block editing capabilities
|
||||
|
||||
Reference in New Issue
Block a user