Merge branch 'MDL-67771-311' of git://github.com/peterRd/moodle into MOODLE_311_STABLE
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user