TYPO3 v15 dev-main snapshot ()
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
defined('TYPO3') or die();
|
||||
|
||||
$GLOBALS['TCA']['fe_users']['columns']['disable']['label'] = 'core.db.accounts:enabled';
|
||||
$GLOBALS['TCA']['fe_users']['columns']['starttime']['label'] = 'core.db.accounts:starttime';
|
||||
$GLOBALS['TCA']['fe_users']['columns']['endtime']['label'] = 'core.db.accounts:endtime';
|
||||
Reference in New Issue
Block a user