Project

General

Profile

Bug #23508 » 15648.diff

Administrator Admin, 2010-09-06 10:10

View differences:

typo3/sysext/tstemplate/ts/index.php (working copy)
<td align="center">' . ($pArray[$k . '_']['root_min_val'] == 0 ? t3lib_iconWorks::getSpriteIcon('status-status-checked') : "&nbsp;") .
'</td>
</tr>';
} else {
} elseif(!is_array($pArray[$k])){
$lines[] = '<tr class="' . ($i++ % 2 == 0 ? 'bgColor4' : 'bgColor6') . '">
<td nowrap ><img src="clear.gif" width="1" height="1" hspace=' . ($c * 10) . ' align=top>' .
t3lib_iconWorks::getSpriteIconForRecord('pages', t3lib_BEfunc::getRecordWSOL('pages', $k)) .
(2-2/2)