Index: typo3/sysext/sys_action/tca.php =================================================================== --- typo3/sysext/sys_action/tca.php (revision 6841) +++ typo3/sysext/sys_action/tca.php (working copy) @@ -137,12 +137,7 @@ 'size' => '5', 'maxitems' => '50', 'minitems' => '1', - 'show_thumbs' => '1', - 'wizards' => array( - 'suggest' => array( - 'type' => 'suggest', - ) - ) + 'show_thumbs' => '1' ) ),