theme/standardold MDL-20790 renamed layout from module -> incourse

This commit is contained in:
Martin Dougiamas
2010-01-18 05:58:04 +00:00
parent 285fd4ea55
commit ed9421fee7
+2 -2
View File
@@ -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;