mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
Merge branch 'MDL-34494_m23' of git://github.com/kordan/moodle into MOODLE_23_STABLE
This commit is contained in:
commit
d4533f6215
1 changed files with 1 additions and 1 deletions
|
@ -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 -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue