@@ -16,7 +16,7 @@ |
||
16 | 16 | { |
17 | 17 | parent::__construct(); |
18 | 18 | $this->title($title); |
19 | - $this->bodyName = 'markdown'; |
|
19 | + $this->bodyName = 'markdown'; |
|
20 | 20 | } |
21 | 21 | |
22 | 22 | protected function getBody() |