Project

General

Profile

Bug #24730 » 17220.diff

Administrator Admin, 2011-01-23 00:47

View differences:

typo3/sysext/em/classes/extensions/class.tx_em_extensions_list.php (working copy)
global $LANG;
$extList = $this->getInstalledExtensions();
$content = '<table cellspacing="1" class="t3-em-extension-list t3-em-extension-list-to-update">>' .
$content = '<table cellspacing="1" class="t3-em-extension-list t3-em-extension-list-to-update">' .
'<tr class="t3-row-header">' .
'<td></td>' .
'<td>' . $LANG->sL('LLL:EXT:lang/locallang_mod_tools_em.xml:tab_mod_name') . '</td>' .
(2-2/2)