Skip to content

Commit

Permalink
Merge pull request #120 from TYPO3incubator/bugfix/contact-form-value
Browse files Browse the repository at this point in the history
[BUGFIX] Remove labels on form
  • Loading branch information
GeorgeTodea authored Apr 12, 2024
2 parents 9708d0e + 2d36d6f commit 980d6fd
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ renderables:
identifier: StringLength
-
identifier: NotEmpty
label: Name
-
defaultValue: ''
type: Email
Expand All @@ -65,7 +64,6 @@ renderables:
identifier: EmailAddress
-
identifier: NotEmpty
label: 'Email address'
-
defaultValue: ''
type: Textarea
Expand All @@ -84,7 +82,6 @@ renderables:
identifier: StringLength
-
identifier: NotEmpty
label: Subject
-
type: Checkbox
identifier: checkbox-1
Expand Down

0 comments on commit 980d6fd

Please sign in to comment.