diff --git a/course/recent.php b/course/recent.php
index 134cce0e07b..fcf09fd9f40 100644
--- a/course/recent.php
+++ b/course/recent.php
@@ -78,7 +78,7 @@ $PAGE->navbar->add($userinfo);
$PAGE->set_title("$course->shortname: $strrecentactivity");
$PAGE->set_heading($course->fullname);
echo $OUTPUT->header();
-echo $OUTPUT->heading(format_string($course->fullname) . ": $userinfo", 3);
+echo $OUTPUT->heading(format_string($course->fullname) . ": $userinfo", 2);
$mform->display();
@@ -238,8 +238,8 @@ if (!empty($activities)) {
$modfullname = $modnames[$cm->modname];
$image = "pix_url('icon', $cm->modname) . "\" class=\"icon\" alt=\"$modfullname\" />";
- echo "