8000 Merge branch '4.3' into 4.4 · symfony/symfony-docs@3c43a14 · GitHub
[go: up one dir, main page]

Skip to content

Commit 3c43a14

Browse files
committed
Merge branch '4.3' into 4.4
* 4.3: Update form_themes.rst
2 parents 69f5df4 + 5515dd4 commit 3c43a14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

form/form_themes.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -395,7 +395,7 @@ app, such as changing all ``<textarea>`` elements of a form or customizing a
395395
very special form field which will be handled with JavaScript.
396396

397397
You only need to add the special ``{% form_theme form _self %}`` tag to the same
398-
template where the form is rendered. This makes Twig to look inside the template
398+
template where the form is rendered. This causes Twig to look inside the template
399399
for any overridden form blocks:
400400

401401
.. code-block:: html+twig

0 commit comments

Comments
 (0)
0