Workshop interest
This commit is contained in:
@@ -9,9 +9,9 @@ Excel Spreadsheet
|
||||
<thead>
|
||||
<tr>
|
||||
<th><span class="translated-content" data-i18n-key="articles.conference_registration.headings.name" data-i18n-needs-translation="0">What is your name?</span></th>
|
||||
<th><span class="translated-content" data-i18n-key="articles.conference_registration.headings.email" data-i18n-needs-translation="1">email</span></th>
|
||||
<th><span class="translated-content" data-i18n-key="articles.conference_registration.headings.city" data-i18n-needs-translation="1">city</span></th>
|
||||
<th><span class="translated-content" data-i18n-key="articles.conference_registration.headings.date" data-i18n-needs-translation="1">date</span></th>
|
||||
<th><span class="translated-content" data-i18n-key="articles.conference_registration.headings.email" data-i18n-needs-translation="0">Email</span></th>
|
||||
<th><span class="translated-content" data-i18n-key="articles.conference_registration.headings.city" data-i18n-needs-translation="0">City</span></th>
|
||||
<th><span class="translated-content" data-i18n-key="articles.conference_registration.headings.date" data-i18n-needs-translation="0">Date</span></th>
|
||||
<th><span class="translated-content" data-i18n-key="articles.conference_registration.headings.languages" data-i18n-needs-translation="0">Which languages do you speak?</span></th>
|
||||
<th><span class="translated-content" data-i18n-key="articles.conference_registration.headings.arrival" data-i18n-needs-translation="0">Arrival</span></th>
|
||||
<th><span class="translated-content" data-i18n-key="articles.conference_registration.headings.departure" data-i18n-needs-translation="0">Departure</span></th>
|
||||
@@ -20,7 +20,7 @@ Excel Spreadsheet
|
||||
<th><span class="translated-content" data-i18n-key="articles.conference_registration.headings.food" data-i18n-needs-translation="0">What are your eating habits?</span></th>
|
||||
<th><span class="translated-content" data-i18n-key="articles.conference_registration.headings.allergies" data-i18n-needs-translation="0">Do you have any allergies?</span></th>
|
||||
<th><span class="translated-content" data-i18n-key="articles.conference_registration.headings.other" data-i18n-needs-translation="0">Is there anything else you'd like to tell us?</span></th>
|
||||
<th><span class="translated-content" data-i18n-key="articles.conference_registration.headings.fees_paid" data-i18n-needs-translation="1">fees paid</span></th>
|
||||
<th><span class="translated-content" data-i18n-key="articles.conference_registration.headings.fees_paid" data-i18n-needs-translation="0">Fees Paid</span></th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
@@ -28,7 +28,7 @@ Excel Spreadsheet
|
||||
<td>Jeff</td>
|
||||
<td>someguy@bikebike.org</td>
|
||||
<td>Somewhere</td>
|
||||
<td>2015-09-13 18:31:18</td>
|
||||
<td>2015-09-14 01:24:17</td>
|
||||
<td>English</td>
|
||||
<td>2015-09-28 00:00:00</td>
|
||||
<td>2015-09-28 00:00:00</td>
|
||||
|
||||
Reference in New Issue
Block a user