Skip to content

Commit 01bd2ce

Browse files
ThomasLandauerwouterj
authored andcommitted
[Form] Minor deletion
Follow-up of symfony#15982 The point is that it's included in **label** (not in *errors*) ;-)
1 parent 3753606 commit 01bd2ce

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

form/form_customization.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -257,8 +257,9 @@ Renders any errors for the given field.
257257
258258
.. caution::
259259

260-
In the :ref:`error messages of Bootstrap 4 Form Theme <reference-forms-bootstrap4-error-messages>`,
261-
``form_errors()`` is already included in ``form_label()``.
260+
In the Bootstrap 4 form theme, ``form_errors()`` is already included in
261+
``form_label()``. Read more about this in the
262+
:ref:`Bootstrap 4 theme documentation <reference-forms-bootstrap4-error-messages>`.
262263

263264
.. _reference-forms-twig-widget:
264265

0 commit comments

Comments
 (0)