8000 Fixed a reference · SirRFI/symfony-docs@5b4eb69 · GitHub
[go: up one dir, main page]

Skip to content

Commit 5b4eb69

Browse files
committed
Fixed a reference
1 parent 5818046 commit 5b4eb69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

form/bootstrap4.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ you'll get the error messages displayed *twice*.
9292

9393
Since form errors are rendered *inside* the ``<label>``, you cannot use CSS
9494
``:after`` to append an asterisk to the label, because it would be displayed
95-
after the error message. Use the :ref:`label <reference-form-option-label-html>`
95+
after the error message. Use the :ref:`label <reference-form-option-label>`
9696
option instead.
9797

9898
Checkboxes and Radios

0 commit comments

Comments
 (0)
0