Index: typo3/sysext/t3skin/ext_tables.php =================================================================== --- typo3/sysext/t3skin/ext_tables.php (revision 3545) +++ typo3/sysext/t3skin/ext_tables.php (working copy) @@ -133,6 +133,7 @@ 'MOD:help/help.gif' => array($temp_eP.'icons/module_help.gif','width="23" height="24"'), 'MOD:help_about/info.gif' => array($temp_eP.'icons/module_help_about.gif','width="25" height="24"'), 'MOD:help_aboutmodules/aboutmodules.gif' => array($temp_eP.'icons/module_help_aboutmodules.gif','width="24" height="24"'), + 'gfx/i/sys_workspace.png' => array($temp_eP.'icons/gfx/i/sys_workspace.png','width="16" height="16"'), )); // Adding icon for photomarathon extensions' backend module, if enabled: @@ -154,4 +155,4 @@ } -?> \ No newline at end of file +?>