CRM-18508: Display State/Province in event address in registration emails (handled...
authoryashodha <yashodha.chaku@webaccessglobal.com>
Thu, 11 Aug 2016 09:27:22 +0000 (14:57 +0530)
committeryashodha <yashodha.chaku@webaccessglobal.com>
Thu, 11 Aug 2016 09:27:22 +0000 (14:57 +0530)
commit060625d681a21cfc22a8771826d2b1c6a3ce6c94
tree6658d3ab211bab36a665b484dbc8797e55fd99cb
parentc8564cf3490c025488d772eb93796344e10c0336
CRM-18508: Display State/Province in event address in registration emails (handled upgrade as well)

----------------------------------------
* CRM-18508: State/Province not shown in Event Confirmation Emails
  https://issues.civicrm.org/jira/browse/CRM-18508
30 files changed:
CRM/Upgrade/4.7.11.msg_template/civicrm_msg_template.tpl [new file with mode: 0644]
CRM/Upgrade/4.7.11.msg_template/message_templates/event_offline_receipt_html.tpl [new file with mode: 0644]
CRM/Upgrade/4.7.11.msg_template/message_templates/event_offline_receipt_text.tpl [new file with mode: 0644]
CRM/Upgrade/4.7.11.msg_template/message_templates/event_online_receipt_html.tpl [new file with mode: 0644]
CRM/Upgrade/4.7.11.msg_template/message_templates/event_online_receipt_text.tpl [new file with mode: 0644]
CRM/Upgrade/4.7.11.msg_template/message_templates/event_registration_receipt_html.tpl [new file with mode: 0644]
CRM/Upgrade/4.7.11.msg_template/message_templates/event_registration_receipt_text.tpl [new file with mode: 0644]
CRM/Upgrade/4.7.11.msg_template/message_templates/participant_cancelled_html.tpl [new file with mode: 0644]
CRM/Upgrade/4.7.11.msg_template/message_templates/participant_cancelled_text.tpl [new file with mode: 0644]
CRM/Upgrade/4.7.11.msg_template/message_templates/participant_confirm_html.tpl [new file with mode: 0644]
CRM/Upgrade/4.7.11.msg_template/message_templates/participant_confirm_text.tpl [new file with mode: 0644]
CRM/Upgrade/4.7.11.msg_template/message_templates/participant_expired_html.tpl [new file with mode: 0644]
CRM/Upgrade/4.7.11.msg_template/message_templates/participant_expired_text.tpl [new file with mode: 0644]
CRM/Upgrade/4.7.11.msg_template/message_templates/participant_transferred_html.tpl [new file with mode: 0644]
CRM/Upgrade/4.7.11.msg_template/message_templates/participant_transferred_text.tpl [new file with mode: 0644]
CRM/Upgrade/4.7.11.msg_template/message_templates/payment_or_refund_notification_html.tpl [new file with mode: 0644]
CRM/Upgrade/4.7.11.msg_template/message_templates/payment_or_refund_notification_text.tpl [new file with mode: 0644]
CRM/Upgrade/Incremental/sql/4.7.11.mysql.tpl
xml/templates/message_templates/event_registration_receipt_html.tpl
xml/templates/message_templates/event_registration_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