@@ -38,7 +38,7 @@ |
||
38 | 38 | |
39 | 39 | $page = $this->getPageTitle($controller); |
40 | 40 | $title = $this->getTitleForLayout($controller, $page, $forum); |
41 | - $controller->set(['titleForLayout' => $title, 'titleForPage' => $page ]); |
|
41 | + $controller->set(['titleForLayout' => $title, 'titleForPage' => $page]); |
|
42 | 42 | } |
43 | 43 | |
44 | 44 | /** |