Merge branch 'MDL-85641-main' of https://github.com/rjnl/moodle

This commit is contained in:
ferran
2025-09-04 10:11:10 +02:00
+1 -1
View File
@@ -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);