From 1f7fd9a1c0c8d23c003c4f06ede901edd6dcf3aa Mon Sep 17 00:00:00 2001 From: Andreas Heissenberger Date: Thu, 16 Sep 2021 11:51:50 +0200 Subject: [PATCH] fix User Settings missing Activation Form in Typo3 8.7 --- ext_tables.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext_tables.php b/ext_tables.php index 984f214..8a58ad5 100644 --- a/ext_tables.php +++ b/ext_tables.php @@ -30,7 +30,7 @@ static function (/*$_EXTKEY*/) { $globalsReference['TBE_STYLES'] ['stylesheet2'] = \CodeFareith\CfGoogleAuthenticator\Utility\PathUtility::makeExtensionPath('Resources/Public/Css/cf_google_authenticator.css'); - if (TYPO3_version >= '9.0.0') { + if (TYPO3_version >= '8.7.0') { $globalsReference['TYPO3_USER_SETTINGS']['columns'] = array_merge( $globalsReference['TYPO3_USER_SETTINGS']['columns'], [