mirror of
https://github.com/moodle/moodle.git
synced 2025-04-21 00:12:56 +02:00
MDL-47819 user_menu: fixed showing up in popups
This commit is contained in:
parent
e6afd45f96
commit
beb7456e3e
@ -75,7 +75,6 @@ echo $OUTPUT->doctype() ?>
|
||||
<div class="breadcrumb-button"><?php echo $OUTPUT->page_heading_button(); ?></div>
|
||||
</div>
|
||||
<?php echo $OUTPUT->page_heading(); ?>
|
||||
<?php echo $OUTPUT->user_menu(); ?>
|
||||
<div id="course-header">
|
||||
<?php echo $OUTPUT->course_header(); ?>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user