mirror of
https://github.com/moodle/moodle.git
synced 2025-04-21 16:32:18 +02:00
MDL-6368 and MDL-6369 - supplimental - I missed one bit.
This commit is contained in:
parent
8e652f025b
commit
571da76788
@ -403,7 +403,7 @@
|
||||
|
||||
$navigation = build_navigation($crumbs);
|
||||
|
||||
print_header_simple(format_string($quiz->name), "", $navigation, "", "", true, $strupdatemodule);
|
||||
print_header_simple(format_string($quiz->name), "", $navigation, "", $headtags, true, $strupdatemodule);
|
||||
}
|
||||
|
||||
echo '<div id="overDiv" style="position:absolute; visibility:hidden; z-index:1000;"></div>'; // for overlib
|
||||
|
Loading…
x
Reference in New Issue
Block a user