Skip to content

Commit

Permalink
bug #6086 Update form_customization.rst (vudaltsov)
Browse files Browse the repository at this point in the history
This PR was submitted for the master branch but it was merged into the 2.8 branch instead (closes #6086).

Discussion
----------

Update form_customization.rst

| Q             | A
| ------------- | ---
| Doc fix?      | yes
| New docs?     | no
| Applies to    | >= 2.8
| Fixed tickets |

Commits
-------

36d9470 Update form_customization.rst
  • Loading branch information
wouterj committed Dec 29, 2015
2 parents cf2fb97 + 36d9470 commit 4b30758
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cookbook/form/form_customization.rst
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ rendering a form. In other words, if you want to customize one portion of
how a form is rendered, you'll import a *theme* which contains a customization
of the appropriate form fragments.

Symfony comes with four **built-in form themes** that define each and every
Symfony comes with five **built-in form themes** that define each and every
fragment needed to render every part of a form:

* `form_div_layout.html.twig`_, wraps each form field inside a ``<div>`` element.
Expand Down

0 comments on commit 4b30758

Please sign in to comment.