mirror of
https://github.com/moodle/moodle.git
synced 2025-03-14 04:30:15 +01:00
Merge branch 'MDL-57667-master' of https://github.com/snake/moodle
This commit is contained in:
commit
948aec4a09
@ -36,7 +36,7 @@ $THEME->scss = function($theme) {
|
||||
$THEME->layouts = [
|
||||
// Most backwards compatible layout without the blocks - this is the layout used by default.
|
||||
'base' => array(
|
||||
'file' => 'columns1.php',
|
||||
'file' => 'columns2.php',
|
||||
'regions' => array(),
|
||||
),
|
||||
// Standard layout with blocks, this is recommended for most pages with general information.
|
||||
|
Loading…
x
Reference in New Issue
Block a user