diff --git a/mod/forum/search.php b/mod/forum/search.php index 313494c2cc1..34c8a0f0cf8 100644 --- a/mod/forum/search.php +++ b/mod/forum/search.php @@ -63,6 +63,7 @@ if ($timetorestrict) { $dateto = optional_param('dateto', 0, PARAM_INT); // Ending date } +$PAGE->set_pagelayout('standard'); $PAGE->set_url($FULLME); if (empty($search)) { // Check the other parameters instead