navigation MDL-23020 Added pagelayout to forum search page

This commit is contained in:
Sam Hemelryk 2010-07-23 06:59:53 +00:00
parent 1d2a1936c5
commit 267aff7f79

View File

@ -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