@@ -46,7 +46,7 @@ |
||
46 | 46 | */ |
47 | 47 | public function getType() |
48 | 48 | { |
49 | - return _t(__CLASS__ . '.BlockType', 'Count Down'); |
|
49 | + return _t(__CLASS__.'.BlockType', 'Count Down'); |
|
50 | 50 | } |
51 | 51 | |
52 | 52 | /** |