@@ -39,7 +39,7 @@ |
||
39 | 39 | { |
40 | 40 | $this->translator = $translator; |
41 | 41 | $this->util = $util; |
42 | - $this->template = $template; |
|
42 | + $this->template = $template; |
|
43 | 43 | $this->categories_file = $categories_file; |
44 | 44 | } |
45 | 45 |