@@ -279,6 +279,9 @@ |
||
279 | 279 | return $output; |
280 | 280 | } |
281 | 281 | |
282 | + /** |
|
283 | + * @param boolean $stat |
|
284 | + */ |
|
282 | 285 | protected function _getStatusImage($stat) { |
283 | 286 | if ($stat) { |
284 | 287 | return '<img src="' . $GLOBALS['BACK_PATH'] . '../typo3conf/ext/languagevisibility/Resources/Public/Icons/ok.gif">'; |