Commit 256f330
committed
bug #53926 [TwigBridge] foundation 5 layout: use form_label_content block for checkbox and radio labels (wetternest)
This PR was squashed before being merged into the 6.4 branch.
Discussion
----------
[TwigBridge] foundation 5 layout: use form_label_content block for checkbox and radio labels
…dio labels
| Q | A
| ------------- | ---
| Branch? | 6.4
| Bug fix? | yes
| New feature? | no
| Deprecations? | no
| Issues | Fix #53925
| License | MIT
[Twig Bridge] Foundation5 Form Layout
use the block `form_label_content` to display the label content of checkboxes and radios in order to support the `label_html` flag
Commits
-------
e4eca7c43f [TwigBridge] foundation 5 layout: use form_label_content block for checkbox and radio labels1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
269 | 269 | | |
270 | 270 | | |
271 | 271 | | |
272 | | - | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
273 | 275 | | |
274 | 276 | | |
275 | 277 | | |
| |||
0 commit comments