X-Git-Url: http://git.typo3.org/Packages/TYPO3.CMS.git/blobdiff_plain/d8ec3c1839217960a0d62f54b1ab7ea5aec34b9e..807b591916c22cb7703f00ff27d330232bfa204e:/typo3/sysext/backend/Classes/Utility/BackendUtility.php diff --git a/typo3/sysext/backend/Classes/Utility/BackendUtility.php b/typo3/sysext/backend/Classes/Utility/BackendUtility.php index fa92b5e3de38..3da9edc7982e 100644 --- a/typo3/sysext/backend/Classes/Utility/BackendUtility.php +++ b/typo3/sysext/backend/Classes/Utility/BackendUtility.php @@ -2017,6 +2017,7 @@ class BackendUtility { $l = self::getLabelFromItemlist($table, $col, $value); $l = $GLOBALS['LANG']->sL($l); break; + case 'inline': case 'select': if ($theColConf['MM']) { if ($uid) {