Fix for MDL-23208

This commit is contained in:
Andrea Bicciolo
2010-07-12 08:40:34 +00:00
parent 844745682f
commit 42aeb70926
+1 -1
View File
@@ -51,7 +51,7 @@ $THEME->layouts = array(
'standard' => array(
'file' => $layoutpage,
'regions' => array('side-pre'),
'defaultregion' => 'side-post'
'defaultregion' => 'side-pre'
),
// Course page
'course' => array(