Index: typo3/sysext/cms/layout/wizard_backend_layout.php =================================================================== --- typo3/sysext/cms/layout/wizard_backend_layout.php (revision 10649) +++ typo3/sysext/cms/layout/wizard_backend_layout.php (working copy) @@ -204,7 +204,7 @@ $this->doc->styleSheetFile_post = TYPO3_MOD_PATH . 'res/grideditor.css'; - $this->doc->styleSheetFile2 = 'sysext/t3skin/stylesheets/extjs/xtheme-t3skin.css'; + $this->doc->styleSheetFile2 = 'sysext/t3skin/extjs/xtheme-t3skin.css'; } /**