Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 83bdd35

Browse filesBrowse files
committed
minor #15992 [Form] Minor deletion (ThomasLandauer)
This PR was merged into the 4.4 branch. Discussion ---------- [Form] Minor deletion Follow-up of #15982 The point is that it's included in **label** (not in *errors*) ;-) About the syntax: Would it be possible to add a link to RST/Spinx to the "edit" `<textarea>` on GitHub? Commits ------- 01bd2ce [Form] Minor deletion
2 parents 23c4863 + 01bd2ce commit 83bdd35
Copy full SHA for 83bdd35

File tree

Expand file treeCollapse file tree

1 file changed

+3
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+3
-2
lines changed

‎form/form_customization.rst

Copy file name to clipboardExpand all lines: form/form_customization.rst
+3-2Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -267,8 +267,9 @@ Renders any errors for the given field.
267267
268268
.. caution::
269269

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

273274
.. _reference-forms-twig-widget:
274275

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.