Actions
Bug #18576
closedEM has wrong image tag for headers in extension listing
Start date:
2008-04-06
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.2
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
the call is wrong:
<img src="'.t3lib_iconWorks::skinImg(...
should be
<img '.t3lib_iconWorks::skinImg(...
(issue imported from #M8041)
Files
Actions