diff --git a/src/Entity/Browser/Container/Page/Content.php b/src/Entity/Browser/Container/Page/Content.php index 4adf9a3b..b8772b8a 100644 --- a/src/Entity/Browser/Container/Page/Content.php +++ b/src/Entity/Browser/Container/Page/Content.php @@ -128,7 +128,7 @@ class Content { $this->page->title->setValue( $title, - $this->page->title->subtitle + $this->page->title->getSubtitle() ); }