We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5818046 commit 5b4eb69Copy full SHA for 5b4eb69
form/bootstrap4.rst
@@ -92,7 +92,7 @@ you'll get the error messages displayed *twice*.
92
93
Since form errors are rendered *inside* the ``<label>``, you cannot use CSS
94
``: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>`
+ after the error message. Use the :ref:`label <reference-form-option-label>`
96
option instead.
97
98
Checkboxes and Radios
0 commit comments