Index: typo3/class.filelistfoldertree.php =================================================================== --- typo3/class.filelistfoldertree.php (revision 7683) +++ typo3/class.filelistfoldertree.php (working copy) @@ -423,7 +423,7 @@ } if($webpath == 'web') { - $icon = 'apps-filetree-folder-default';; + $icon = 'apps-filetree-folder-default'; } else { $icon = 'apps-filetree-folder-default'; }