Skip to content

Commit 9520d92

Browse files
committed
minor #4038 Update rendered tag (kirill-oficerov)
This PR was submitted for the 2.5 branch but it was merged into the 2.3 branch instead (closes #4038). Discussion ---------- Update rendered tag Actually Rendered as ``button`` ``submit`` tag (not ``input`` ``submit``) Commits ------- 1d50ce5 removed one space 067a447 Update submit.rst
2 parents f6123f1 + 882b02c commit 9520d92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/forms/types/submit.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ submit Field Type
1010
A submit button.
1111

1212
+----------------------+----------------------------------------------------------------------+
13-
| Rendered as | ``input`` ``submit`` tag |
13+
| Rendered as | ``button`` ``submit`` tag |
1414
+----------------------+----------------------------------------------------------------------+
1515
| Inherited | - `attr`_ |
1616
| options | - `disabled`_ |

0 commit comments

Comments
 (0)