Skip to content
Snippets Groups Projects
Commit 051a083a authored by Oliver Bartsch's avatar Oliver Bartsch Committed by Benni Mack
Browse files

[BUGFIX] Fix checkbox items in "Global Configuration" card

Resolve duplicated `class` declaration which prevented
the element from being recognized by the JavaScript
endpoint.

Add missing `form-check-label-text` class for the checkbox
label text.

Remove invalid `p` tags from checkbox elements description.

Resolves: #93929
Releases: master
Change-Id: Ice0fdd1646f27dd8d98f33c8453cfa8ae2ce3b79
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/68777


Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarJochen <rothjochen@gmail.com>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarJochen <rothjochen@gmail.com>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
parent b0b36436
Branches
Tags
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment