diff --git a/typo3/sysext/frontend/Configuration/TCA/tt_content.php b/typo3/sysext/frontend/Configuration/TCA/tt_content.php index b07d260535e2108c32dda1d4af58e80db1c11518..2a5c216e6177f034fc5a0bdeb3aadae0a2db0722 100644 --- a/typo3/sysext/frontend/Configuration/TCA/tt_content.php +++ b/typo3/sysext/frontend/Configuration/TCA/tt_content.php @@ -41,7 +41,6 @@ return [ 'uploads' => 'mimetypes-x-content-list-files', 'list' => 'mimetypes-x-content-plugin', 'shortcut' => 'mimetypes-x-content-link', - 'script' => 'mimetypes-x-content-script', 'div' => 'mimetypes-x-content-divider', 'html' => 'mimetypes-x-content-html', 'default' => 'mimetypes-x-content-text',