Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
services
demo.typo3.org
demo.typo3.org TYPO3 Installation
Commits
37c247bd
Commit
37c247bd
authored
Mar 09, 2021
by
David Steeb
Browse files
[BUGFIX] Fix label for teaser image
Resolves: #16
parent
e1473449
Pipeline
#10475
passed with stages
in 2 minutes and 4 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/extensions/site_t3demo/Configuration/TCA/Overrides/pages.php
View file @
37c247bd
...
...
@@ -106,7 +106,7 @@ $GLOBALS['TCA']['pages']['palettes']['teaserdata'] = [
'label'
=>
'LLL:EXT:site_t3demo/Resources/Private/Language/locallang_db.xlf:pages.palettes.teaserdata.label'
,
'showitem'
=>
'abstract;LLL:EXT:site_t3demo/Resources/Private/Language/locallang_db.xlf:pages.abstract.label,
--linebreak--,
media;LLL:EXT:site_t3demo/Resources/Private/Language/locallang_db.xlf:pages.
abstract
.label'
media;LLL:EXT:site_t3demo/Resources/Private/Language/locallang_db.xlf:pages.
media
.label'
];
// add teaser palette to page properties for apples and recipes
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment