CIVICRM-1753 Add event timezone information to message templates.
authorFrancis Whittle <francis@agileware.com.au>
Mon, 10 May 2021 07:16:34 +0000 (17:16 +1000)
committerFrancis Whittle <francis@agileware.com.au>
Tue, 25 Jan 2022 06:07:10 +0000 (06:07 +0000)
commitbdf8d7dd962b69c4a8c0371a51add8810ab87609
tree15399a108b4e20d37aec6ba6384de2b9f3663141
parenta93fca9303a215763d910a4d4546c8bce936e2d3
CIVICRM-1753 Add event timezone information to message templates.
24 files changed:
CRM/Contribute/BAO/Contribution.php
CRM/Event/BAO/Event.php
CRM/Event/BAO/Participant.php
CRM/Event/Form/Participant.php
CRM/Event/Form/ParticipantFeeSelection.php
CRM/Event/Form/Registration.php
CRM/Event/Form/SelfSvcTransfer.php
CRM/Event/Page/EventInfo.php
CRM/Financial/BAO/Payment.php
CRM/Upgrade/Incremental/MessageTemplates.php
xml/templates/message_templates/event_offline_receipt_html.tpl
xml/templates/message_templates/event_offline_receipt_text.tpl
xml/templates/message_templates/event_online_receipt_html.tpl
xml/templates/message_templates/event_online_receipt_text.tpl
xml/templates/message_templates/participant_cancelled_html.tpl
xml/templates/message_templates/participant_cancelled_text.tpl
xml/templates/message_templates/participant_confirm_html.tpl
xml/templates/message_templates/participant_confirm_text.tpl
xml/templates/message_templates/participant_expired_html.tpl
xml/templates/message_templates/participant_expired_text.tpl
xml/templates/message_templates/participant_transferred_html.tpl
xml/templates/message_templates/participant_transferred_text.tpl
xml/templates/message_templates/payment_or_refund_notification_html.tpl
xml/templates/message_templates/payment_or_refund_notification_text.tpl