MDL-85641 mod_feedback: Use full width for reponses page
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