From dacc63f1ae9c52084101d4d92fd8b71d8ce89065 Mon Sep 17 00:00:00 2001 From: kordan Date: Sun, 29 Jul 2012 16:40:29 +0200 Subject: [PATCH] MDL-34494 theme_formal_white: replaced old style core_renderer::MAIN_CONTENT_TOKEN with $OUTPUT->main_content() --- theme/formal_white/layout/report.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme/formal_white/layout/report.php b/theme/formal_white/layout/report.php index 9bb7ca1299f..1c49f65f678 100644 --- a/theme/formal_white/layout/report.php +++ b/theme/formal_white/layout/report.php @@ -102,7 +102,7 @@ echo $OUTPUT->doctype() ?>
- + main_content() ?>