Index: typo3/sysext/setup/mod/index.php
===================================================================
--- typo3/sysext/setup/mod/index.php (Revision 43961)
+++ typo3/sysext/setup/mod/index.php (Arbeitskopie)
@@ -690,9 +690,10 @@
if (!$class) {
$more .= ' class="check"';
}
+ $tablePart = ($config['table'] == 'be_users') ? '[be_users]' : '';
$html = '';
break;
case 'select':
@@ -703,7 +704,8 @@
if ($config['itemsProcFunc']) {
$html = t3lib_div::callUserFunction($config['itemsProcFunc'], $config, $this, '');
} else {
- $html = '