MDL-41622 workshop mod: fix page heading levels.
Also, changing couple of the sub header to use notification, which is more appropriate.
This commit is contained in:
@@ -57,6 +57,7 @@ $initresult = $allocator->init();
|
||||
//
|
||||
$output = $PAGE->get_renderer('mod_workshop');
|
||||
echo $output->header();
|
||||
echo $OUTPUT->heading(format_string($workshop->name));
|
||||
|
||||
$allocators = workshop::installed_allocators();
|
||||
if (!empty($allocators)) {
|
||||
|
||||
Reference in New Issue
Block a user