Bug #18597 » 8076_new_workspace_icon.diff
typo3/sysext/t3skin/ext_tables.php (working copy) | ||
---|---|---|
'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:
|
||
... | ... | |
}
|
||
?>
|
||
?>
|
- « Previous
- 1
- 2
- Next »