MDL-30312 User: Changed page layout from mydashboard to mypublic in user/profile.php

This commit is contained in:
Mary Evans
2013-06-12 13:29:45 +01:00
parent b3be471f52
commit fb6bf33bf7
+1 -1
View File
@@ -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