Merge branch 'MDL-85641-main' of https://github.com/rjnl/moodle
This commit is contained in:
@@ -99,7 +99,7 @@ $PAGE->activityheader->set_attrs([
|
||||
'hidecompletion' => true,
|
||||
'description' => ''
|
||||
]);
|
||||
$PAGE->add_body_class('limitedwidth');
|
||||
|
||||
echo $OUTPUT->header();
|
||||
echo $renderer->main_action_bar($actionbar);
|
||||
echo $OUTPUT->heading(get_string('show_entries', 'mod_feedback'), 3);
|
||||
|
||||
Reference in New Issue
Block a user