-
Bug
-
Resolution: Fixed
-
Minor
-
2.9
-
MOODLE_29_STABLE
-
MOODLE_29_STABLE
-
MDL-50059-master -
See lib/outputrenderers.php line 4129:
if (isset($heading) && $heading == '<div class="logo"></div>') {
|
This is checking if the theme is using a logo and printing the logo instead of the context header.
An alternative would be overriding the full_header renderer in the renderer for clean.