← All changes
|
app/Services/Integrations/FluentCRM/CrmSmartCode.php
+2
-3
1.5.21
→
trunk
View file →
| @@ -82,16 +82,15 @@ | ||
| 82 | 82 | '{{fcal.guest.email}}' => __('Guest Email', 'fluent-booking'), |
| 83 | 83 | '{{fcal.booking.phone}}' => __('Guest Main Phone Number (if provided)', 'fluent-booking'), |
| 84 | 84 | '{{fcal.guest.note}}' => __('Guest Note', 'fluent-booking'), |
| 85 | 85 | '{{fcal.guest.timezone}}' => __('Guest Timezone', 'fluent-booking'), |
| 86 | - '{{fcal.guest.form_data_html}}' => __('Guest Form Submitted Data (HTML)', 'fluent-booking'), | |
| 87 | 86 | '{{fcal.booking.event_name}}' => __('Event Name', 'fluent-booking'), |
| 88 | 87 | '{{fcal.booking.description}}' => __('Event Description', 'fluent-booking'), |
| 89 | 88 | '{{fcal.booking.full_start_end_guest_timezone}}' => __('Full Start & End Time (with guest timezone)', 'fluent-booking'), |
| 90 | 89 | '{{fcal.booking.full_start_end_host_timezone}}' => __('Full Start & End Time (with host timezone)', 'fluent-booking'), |
| 91 | 90 | '{{fcal.booking.start_date_time}}' => __('Event Date Time (UTC)', 'fluent-booking'), |
| 92 | - '{{fcal.booking.start_date_time_for_attendee}}' => __('Event Date time (with guest timezone)', 'fluent-booking'), | |
| 93 | - '{{fcal.booking.start_date_time_for_host}}' => __('Event Date time (with host timezone)', 'fluent-booking'), | |
| 91 | + '{{fcal.booking.start_date_time_for_attendee}}' => __('Event Date Time (with guest timezone)', 'fluent-booking'), | |
| 92 | + '{{fcal.booking.start_date_time_for_host}}' => __('Event Date Time (with host timezone)', 'fluent-booking'), | |
| 94 | 93 | '{{fcal.booking.location_details_html}}' => __('Event Location Details (HTML)', 'fluent-booking'), |
| 95 | 94 | '{{fcal.booking.cancel_reason}}' => __('Event Cancel Reason', 'fluent-booking'), |
| 96 | 95 | '{{fcal.booking.start_time_human_format}}' => __('Event Start Time (ex: 2 hours from now)', 'fluent-booking'), |
| 97 | 96 | '##fcal.booking.cancelation_url##' => __('Booking Cancellation URL', 'fluent-booking'), |