* Fixed bug #14799: htmlArea RTE: Color dialogue may raise a js error in IE
* Updated htmlArea RTE version to 2.0.2
* Fixed bug #14793: htmlArea RTE: Problematic icons in IE6
+ * Fixed bug #14812: htmlArea RTE: Path to acronym record icon is not correct (Thanks to Helmut Hummel)
2010-06-21 Ernesto Baschny <ernst@cron-it.de>
* Fixed bug #14799: htmlArea RTE: Color dialogue may raise a js error in IE
* Updated htmlArea RTE version to 2.0.2
* Fixed bug #14793: htmlArea RTE: Problematic icons in IE6
+ * Fixed bug #14812: htmlArea RTE: Path to acronym record icon is not correct (Thanks to Helmut Hummel)
2010-06-20 Stanislas Rolland <typo3@sjbr.ca>
'endtime' => 'endtime',
),
'dynamicConfigFile' => t3lib_extMgm::extPath($_EXTKEY).'tca.php',
- 'iconfile' => t3lib_extMgm::extRelPath($_EXTKEY).'htmlarea/skins/default/images/Acronym/ed_acronym.gif',
+ 'iconfile' => t3lib_extMgm::extRelPath($_EXTKEY).'extensions/Acronym/skin/images/acronym.gif',
)
);