mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 08:56:36 +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 -->
|
<!-- main mandatory content of the moodle page -->
|
||||||
<div id="report-main-content">
|
<div id="report-main-content">
|
||||||
<div class="region-content">
|
<div class="region-content">
|
||||||
<?php echo core_renderer::MAIN_CONTENT_TOKEN ?>
|
<?php echo $OUTPUT->main_content() ?>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<!-- end of main mandatory content of the moodle page -->
|
<!-- end of main mandatory content of the moodle page -->
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue