Project

General

Profile

Bug #18174 » 20080208_be_users_wrong_labels.diff

Administrator Admin, 2008-02-08 21:28

View differences:

t3lib/stddb/tbl_be.php (working copy)
)
),
'db_mountpoints' => Array (
'label' => 'LLL:EXT:lang/locallang_tca.xml:be_users.db_mountpoints',
'label' => 'LLL:EXT:lang/locallang_tca.xml:be_users.options_db_mounts',
'config' => Array (
'type' => 'group',
'internal_type' => 'db',
......
)
),
'file_mountpoints' => Array (
'label' => 'LLL:EXT:lang/locallang_tca.xml:be_users.file_mountpoints',
'label' => 'LLL:EXT:lang/locallang_tca.xml:be_users.options_file_mounts',
'config' => Array (
'type' => 'select',
'foreign_table' => 'sys_filemounts',
......
)
);
?>
?>
(2-2/2)