Index: typo3/sysext/t3skin/ext_tables.php =================================================================== --- typo3/sysext/t3skin/ext_tables.php (revision 3714) +++ typo3/sysext/t3skin/ext_tables.php (working copy) @@ -121,6 +121,7 @@ 'MOD:web_func/func.gif' => array($temp_eP.'icons/module_web_func.gif','width="24" height="24"'), 'MOD:web_ts/ts1.gif' => array($temp_eP.'icons/module_web_ts.gif','width="24" height="24"'), 'MOD:web_modules/modules.gif' => array($temp_eP.'icons/module_web_modules.gif','width="24" height="24"'), + 'MOD:web_txversionM1/cm_icon.gif' => array($temp_eP.'icons/module_web_version.gif','width="24" height="24"'), 'MOD:file/file.gif' => array($temp_eP.'icons/module_file.gif','width="22" height="24"'), 'MOD:file_list/list.gif' => array($temp_eP.'icons/module_file_list.gif','width="22" height="24"'), 'MOD:file_images/images.gif' => array($temp_eP.'icons/module_file_images.gif','width="22" height="22"'),