Project

General

Profile

Bug #22923 » 14773.diff

Administrator Admin, 2010-08-01 12:30

View differences:

typo3/sysext/t3skin/ext_tables.php (Arbeitskopie)
// Manual setting up of alternative icons. This is mainly for module icons which has a special prefix:
$TBE_STYLES['skinImg'] = array_merge($presetSkinImgs, array (
'gfx/ol/blank.gif' => array('clear.gif','width="14" height="14"'),
'gfx/ol/blank.gif' => array('clear.gif','width="18" height="16"'),
'MOD:web/website.gif' => array($temp_eP.'icons/module_web.gif','width="24" height="24"'),
'MOD:web_layout/layout.gif' => array($temp_eP.'icons/module_web_layout.gif','width="24" height="24"'),
'MOD:web_view/view.gif' => array($temp_eP.'icons/module_web_view.png','width="24" height="24"'),
(2-2/2)