Actions
Bug #15938
closedmissing higlighting in help/about aka welcome screen
Status:
Closed
Priority:
Should have
Assignee:
Category:
Backend User Interface
Target version:
-
Start date:
2006-03-29
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
the welcome screen (help/about modules) has a summed up help about each of the modules. used to the main-module was highlighted to group the submodules visually. This highlighting is mssing now.
This is a snippet of the produced HTML
<table id="typo3-about-modules" border="0" cellpadding="0" cellspacing="0">
<tbody><tr class="c-mainitem bgColor4">
<td colspan="3"><img src="../typo3conf/ext/t3skin/icons/module_web.gif" alt="" height="14" width="14"> <b>Web</b> </td>
tr class="c-mainitem" needs a another visual highlighting so Web (and others) can be identified as main-modules
(issue imported from #M3046)
Updated by Oliver Hader about 16 years ago
Duplicate of #15520 and cannot be reproduced in TYPO3 4.1.7
Actions