@@ -13,15 +13,15 @@ Creating a contact form
1313 :class: img-thumbnail float-end ms-1 ms-1
1414 :width: 250
1515
16- You can create a form from the :guilabel: `Web > Forms ` module. This is a
16+ You can create a form from the :guilabel: `Content > Forms ` module. This is a
1717system extension which needs to be activated by your administrator. It is
1818written in TypoScript and is fully documented in the :doc: `Form Framework <ext_form:Index >` system extension manual.
1919
2020This module provides a guided interface for editors to create any kind of form
2121such as a contact form, newsletter subscription or even a survey. TYPO3 comes
2222with one pre-defined form already built, which you can use to get started.
2323
24- #. In the :guilabel: `Web > Forms ` module, click the :guilabel: `+ Create new
24+ #. In the :guilabel: `Content > Forms ` module, click the :guilabel: `+ Create new
2525 form ` button. The :guilabel: `Create new form ` wizard displays.
2626
2727 .. include :: /Images/AutomaticScreenshots/Forms/FormCreateNew.rst.txt
@@ -70,7 +70,7 @@ with one pre-defined form already built, which you can use to get started.
7070Create a form from scratch
7171==========================
7272
73- #. In the :guilabel: `Web > Forms ` module, click the :guilabel: `+ Create new
73+ #. In the :guilabel: `Content > Forms ` module, click the :guilabel: `+ Create new
7474 form ` button.
7575#. In the :guilabel: `Create new form ` wizard, choose to create a blank form.
7676#. Give your form a name, then click :guilabel: `Next ` and :guilabel: `Finish `.
0 commit comments