@@ -35,8 +35,8 @@ |
||
35 | 35 | */ |
36 | 36 | public function note() |
37 | 37 | { |
38 | - $this->class='note'; |
|
39 | - return $this; |
|
38 | + $this->class='note'; |
|
39 | + return $this; |
|
40 | 40 | } |
41 | 41 | |
42 | 42 |