File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11021102 translation : " Management"
11031103- id : book_demo_attendee_procurement
11041104 translation : " Beschaffung"
1105- - id : book_demo_attendee_not_sure
1105+ - id : book_demo_attendee_other
11061106 translation : " Nicht sicher"
11071107- id : book_demo_message
11081108 translation : " Nachricht"
Original file line number Diff line number Diff line change 11021102 translation : " Management"
11031103- id : book_demo_attendee_procurement
11041104 translation : " Procurement"
1105- - id : book_demo_attendee_not_sure
1106- translation : " Not sure "
1105+ - id : book_demo_attendee_other
1106+ translation : " Other "
11071107- id : book_demo_message
11081108 translation : " Message"
11091109- id : book_demo_message_placeholder
Original file line number Diff line number Diff line change @@ -101,8 +101,8 @@ <h1 class="font-h1 mb-8">{{ .Title }}</h1>
101101 < span class ="text-sm text-gray-700 "> {{ i18n "book_demo_attendee_procurement" }}</ span >
102102 </ label >
103103 < label class ="flex items-start ">
104- < input type ="checkbox " name ="attendees[] " value ="not-sure " x-model ="submitData.attendees " class ="mr-3 mt-0.5 rounded-sm text-primary focus:ring-0 focus:ring-offset-0 focus:border-secondary ">
105- < span class ="text-sm text-gray-700 "> {{ i18n "book_demo_attendee_not_sure " }}</ span >
104+ < input type ="checkbox " name ="attendees[] " value ="other " x-model ="submitData.attendees " class ="mr-3 mt-0.5 rounded-sm text-primary focus:ring-0 focus:ring-offset-0 focus:border-secondary ">
105+ < span class ="text-sm text-gray-700 "> {{ i18n "book_demo_attendee_other " }}</ span >
106106 </ label >
107107 </ div >
108108 </ fieldset >
You can’t perform that action at this time.
0 commit comments