diff --git a/app/templates/components/forms/wizard/attendee-step.hbs b/app/templates/components/forms/wizard/attendee-step.hbs index e1fdbb41d61..ee6003a32fe 100644 --- a/app/templates/components/forms/wizard/attendee-step.hbs +++ b/app/templates/components/forms/wizard/attendee-step.hbs @@ -9,15 +9,20 @@ {{input type='checkbox' checked=data.event.isTicketFormEnabled}} +
+ {{t 'Information About Attendee Form'}} +
+
+ {{t 'The attendee form by default collects the name and email of an attendee. You also have the option to collect additional information such as contact data, position, organization and more. This information will be available together with the ticket information in a CSV file in the ticket section of your event.'}} +
- {{#if data.event.isTicketFormEnabled}}