MDL-51232 mod_book: Filter name header
This commit is contained in:
+1
-1
@@ -206,7 +206,7 @@ if ($book->navstyle) {
|
||||
// =====================================================
|
||||
|
||||
echo $OUTPUT->header();
|
||||
echo $OUTPUT->heading($book->name);
|
||||
echo $OUTPUT->heading(format_string($book->name));
|
||||
|
||||
$navclasses = book_get_nav_classes();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user