Skip to content

Commit b55787c

Browse files
committed
minor #14256 Update forms.rst (Mynyx)
This PR was merged into the 5.1 branch. Discussion ---------- Update forms.rst https://symfony.com/doc/current/form/form_themes.html#symfony-built-in-form-themes > New in version 5.1: The foundation_6_layout.html.twig was introduced in Symfony 5.1. Commits ------- f168c28 Update forms.rst
2 parents 51aa10d + f168c28 commit b55787c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

forms.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -352,7 +352,7 @@ can set this option to generate forms compatible with the Bootstrap 4 CSS framew
352352
]);
353353
354354
The :ref:`built-in Symfony form themes <symfony-builtin-forms>` include
355-
Bootstrap 3 and 4 and Foundation 5. You can also
355+
Bootstrap 3 and 4 as well as Foundation 5 and 6. You can also
356356
:ref:`create your own Symfony form theme <create-your-own-form-theme>`.
357357

358358
In addition to form themes, Symfony allows you to

0 commit comments

Comments
 (0)