diff --git a/src/applications/harbormaster/controller/HarbormasterUnitMessageViewController.php b/src/applications/harbormaster/controller/HarbormasterUnitMessageViewController.php index d344422dd5..d1bac8f874 100644 --- a/src/applications/harbormaster/controller/HarbormasterUnitMessageViewController.php +++ b/src/applications/harbormaster/controller/HarbormasterUnitMessageViewController.php @@ -106,9 +106,7 @@ final class HarbormasterUnitMessageViewController PHUIPropertyListView::ICON_TESTPLAN); $view->addTextContent($details); - return id(new PHUIObjectBoxView()) - ->setHeaderText(pht('PROPERTIES')) - ->appendChild($view); + return $view; } private function buildCurtainView(