mirror of
https://github.com/moodle/moodle.git
synced 2025-04-15 05:25:08 +02:00
Merge branch 'MDL-67771-master' of git://github.com/peterRd/moodle
This commit is contained in:
commit
0f5ce89003
@ -56,7 +56,7 @@ $THEME->layouts = [
|
||||
// Part of course, typical for modules - default page layout if $cm specified in require_login().
|
||||
'incourse' => array(
|
||||
'file' => 'columns.php',
|
||||
'regions' => array('side-pre'),
|
||||
'regions' => array('side-pre', 'side-post'),
|
||||
'defaultregion' => 'side-pre',
|
||||
),
|
||||
// The site home page.
|
||||
|
Loading…
x
Reference in New Issue
Block a user