Merge branch 'MDL-51232' of git://github.com/jinuabraham/moodle
This commit is contained in:
+1
-1
@@ -204,7 +204,7 @@ book_view($book, $chapter, $islastchapter, $course, $cm, $context);
|
||||
// =====================================================
|
||||
|
||||
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