diff --git a/user/profile.php b/user/profile.php index 7b58f3d4f34..1ff4dc662d3 100644 --- a/user/profile.php +++ b/user/profile.php @@ -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