Bug #20448 ยป bug11118.patch
typo3/class.db_list_extra.inc (working copy) | ||
---|---|---|
// The list of records is added after the header:
|
||
$out.=$iOut;
|
||
unset($iOut);
|
||
// ... and it is all wrapped in a table:
|
||
$out='
|