fix: default imagepos
Some checks failed
Some checks failed
This commit is contained in:
@@ -9,4 +9,5 @@ $GLOBALS['TCA']['tt_content']['columns']['imageorient']['config'] = [
|
||||
['LLL:EXT:base/Resources/Private/Language/locallang_db.xlf:imageorient.25', 25],
|
||||
['LLL:EXT:base/Resources/Private/Language/locallang_db.xlf:imageorient.26', 26],
|
||||
],
|
||||
'default' => 25,
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user