From 2a6e3435d039ac20c876dcdf772d70b3501f1ff1 Mon Sep 17 00:00:00 2001 From: Mary Evans Date: Sat, 8 Dec 2012 22:20:05 +0000 Subject: [PATCH] MDL-36978 theme_standardold: fixes misplaced block region check in layout/frontpage.php which, with hindsight should have been fixed in MDL-23226. --- theme/standardold/layout/frontpage.php | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/theme/standardold/layout/frontpage.php b/theme/standardold/layout/frontpage.php index 670b1f068f9..05abd376a18 100644 --- a/theme/standardold/layout/frontpage.php +++ b/theme/standardold/layout/frontpage.php @@ -49,12 +49,13 @@ echo $OUTPUT->doctype() ?>
+ - + - +
blocks_for_region('side-pre') ?>
@@ -62,9 +63,7 @@ echo $OUTPUT->doctype() ?>
blocks_for_region('side-post') ?>