MDL-49845 blog: Changed headers for blog index

This commit is contained in:
Dave Cooper 2015-04-29 10:05:56 +08:00
parent 7193ea2cd2
commit a7e98a6900

View file

@ -269,7 +269,6 @@ if ($courseid != SITEID) {
echo $OUTPUT->header();
}
echo $OUTPUT->header();
echo $OUTPUT->heading($blogheaders['heading'], 2);
$bloglisting = new blog_listing($blogheaders['filters']);