mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 08:26:37 +02:00
MDL-49845 blog: Changed headers for blog index
This commit is contained in:
parent
7193ea2cd2
commit
a7e98a6900
1 changed files with 0 additions and 1 deletions
|
@ -269,7 +269,6 @@ if ($courseid != SITEID) {
|
||||||
echo $OUTPUT->header();
|
echo $OUTPUT->header();
|
||||||
}
|
}
|
||||||
|
|
||||||
echo $OUTPUT->header();
|
|
||||||
echo $OUTPUT->heading($blogheaders['heading'], 2);
|
echo $OUTPUT->heading($blogheaders['heading'], 2);
|
||||||
|
|
||||||
$bloglisting = new blog_listing($blogheaders['filters']);
|
$bloglisting = new blog_listing($blogheaders['filters']);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue