Skip to content

Commit

Permalink
MDL-72095 survey: Resolve merge conflict properly.
Browse files Browse the repository at this point in the history
  • Loading branch information
ilyatregubov committed Dec 14, 2021
1 parent 437470b commit 6fa68a1
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions mod/survey/view.php
Expand Up @@ -75,10 +75,6 @@
$PAGE->activityheader->set_description('');
}
$PAGE->add_body_class('limitedwidth');
echo $OUTPUT->header();
if (!$PAGE->has_secondary_navigation()) {
echo $OUTPUT->heading(format_string($survey->name));
}

echo $OUTPUT->header();

Expand Down

0 comments on commit 6fa68a1

Please sign in to comment.