Project

General

Profile

Bug #24735 » 0017225_page_languages_overlay.patch

Administrator Admin, 2011-01-25 09:08

View differences:

typo3/sysext/cms/tbl_cms.php (working copy)
'label' => 'LLL:EXT:lang/locallang_general.xml:LGL.language',
'config' => array(
'type' => 'select',
'foreign_table' => 'sys_language',
'foreign_table_where' => 'ORDER BY sys_language.title',
'items' => array(
array('LLL:EXT:lang/locallang_general.xml:LGL.default_value',0)
)
'icons' => 'special',
'special' => 'languages',
)
),
'tx_impexp_origuid' => array('config'=>array('type'=>'passthrough')),
(2-2/2)