[BUGFIX] Change header tag in PaletteAndSingleContainer and adjust tab.html
This commit fixes a minor issue where the header tag in PaletteAndSingleContainer was incorrectly set as h4. The tag has been changed to h3 for better readability and semantics. Simultaneously, visually hidden headers were also added to tabs to improve accessibility. Resolves: #104021 Releases: main, 12.4 Change-Id: Ic2301eabb23d1d17169056ec8e9ec40a5824c52c Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/84545 Reviewed-by:Benni Mack <benni@typo3.org> Reviewed-by:
Benjamin Kott <benjamin.kott@outlook.com> Tested-by:
Oliver Bartsch <bo@cedev.de> Tested-by:
Benjamin Kott <benjamin.kott@outlook.com> Reviewed-by:
Oliver Bartsch <bo@cedev.de> Tested-by:
core-ci <typo3@b13.com>
Showing
- Build/Sources/Sass/component/_panel.scss 1 addition, 0 deletionsBuild/Sources/Sass/component/_panel.scss
- Build/Sources/Sass/typo3/_main_form.scss 1 addition, 6 deletionsBuild/Sources/Sass/typo3/_main_form.scss
- typo3/sysext/backend/Classes/Form/Container/PaletteAndSingleContainer.php 1 addition, 1 deletion...kend/Classes/Form/Container/PaletteAndSingleContainer.php
- typo3/sysext/backend/Resources/Private/Partials/ModuleTemplate/Tabs.html 1 addition, 0 deletions...ckend/Resources/Private/Partials/ModuleTemplate/Tabs.html
- typo3/sysext/backend/Resources/Public/Css/backend.css 2 additions, 3 deletionstypo3/sysext/backend/Resources/Public/Css/backend.css
Please register or sign in to comment