Index: typo3/sysext/cms/tbl_tt_content.php =================================================================== --- typo3/sysext/cms/tbl_tt_content.php (revision 4004) +++ typo3/sysext/cms/tbl_tt_content.php (working copy) @@ -707,10 +707,12 @@ 'config' => Array ( 'type' => 'select', 'items' => Array ( - Array('','') + Array('','','') ), 'default' => '', 'authMode' => $GLOBALS['TYPO3_CONF_VARS']['BE']['explicitADmode'], + 'iconsInOptionTags' => 1, + 'noIconsBelowSelect' => 1, ) ), 'select_key' => Array (