Skip to content

Commit bca4e16

Browse files
authored
Apply suggestion from @linawolf
1 parent afad4bf commit bca4e16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/Global/Form/Index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ And then use it like this:
139139
.. code-block:: html
140140

141141
<my:inputWithLabel id="abc" label="My label">
142-
<f:input id="abc" property="myProperty"
142+
<f:form.textfield id="abc" property="myProperty"
143143
<my:inputWithLabel>
144144

145145
.. _typo3-fluid-form-talk:

0 commit comments

Comments
 (0)