Merge branch 'MDL-34494_m23' of git://github.com/kordan/moodle into MOODLE_23_STABLE

This commit is contained in:
Sam Hemelryk 2012-07-31 12:43:32 +12:00
commit d4533f6215

View file

@ -102,7 +102,7 @@ echo $OUTPUT->doctype() ?>
<!-- main mandatory content of the moodle page -->
<div id="report-main-content">
<div class="region-content">
<?php echo core_renderer::MAIN_CONTENT_TOKEN ?>
<?php echo $OUTPUT->main_content() ?>
</div>
</div>
<!-- end of main mandatory content of the moodle page -->