diff --git a/mod/survey/view.php b/mod/survey/view.php index 4424fba3a97..9a1a70a1bd8 100644 --- a/mod/survey/view.php +++ b/mod/survey/view.php @@ -75,10 +75,6 @@ if ($surveyalreadydone && $showscales) { $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();