theme/standardold MDL-20790 renamed layout from module -> incourse
This commit is contained in:
@@ -106,7 +106,7 @@ $THEME->layouts = array(
|
||||
'defaultregion' => 'side-post',
|
||||
),
|
||||
// Standard module pages - default page layout if $cm specified in require_login()
|
||||
'module' => array(
|
||||
'incourse' => array(
|
||||
'theme' => 'standardold',
|
||||
'file' => 'normal.php',
|
||||
'regions' => array('side-pre', 'side-post'),
|
||||
@@ -180,4 +180,4 @@ $THEME->layouts = array(
|
||||
$THEME->javascripts = array();
|
||||
$THEME->javascripts_footer = array('navigation');
|
||||
|
||||
$THEME->enable_dock = true;
|
||||
$THEME->enable_dock = true;
|
||||
|
||||
Reference in New Issue
Block a user