From 09163e8ac4589d24d7e49df1aa4069da54fcb277 Mon Sep 17 00:00:00 2001 From: Dave Greenberg Date: Wed, 4 Dec 2013 16:32:47 -0800 Subject: [PATCH] CRM-13890 - Cleanup message template text. Update obsolete wiki reference in Legacy.php. ---------------------------------------- * CRM-13890: Participant status is not being passed to message template for online event registration http://issues.civicrm.org/jira/browse/CRM-13890 --- .../message_templates/event_online_receipt_html.tpl | 2 +- .../message_templates/event_online_receipt_text.tpl | 2 +- CRM/Upgrade/Incremental/Legacy.php | 2 +- CRM/Upgrade/Incremental/php/FourFour.php | 2 +- xml/templates/message_templates/event_online_receipt_html.tpl | 2 +- xml/templates/message_templates/event_online_receipt_text.tpl | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/CRM/Upgrade/4.4.3.msg_template/message_templates/event_online_receipt_html.tpl b/CRM/Upgrade/4.4.3.msg_template/message_templates/event_online_receipt_html.tpl index 22098fc22c..c519669e4c 100644 --- a/CRM/Upgrade/4.4.3.msg_template/message_templates/event_online_receipt_html.tpl +++ b/CRM/Upgrade/4.4.3.msg_template/message_templates/event_online_receipt_html.tpl @@ -27,7 +27,7 @@

{$event.confirm_email_text|htmlize}

{else} -

Thank you for your participation. This letter is a confirmation that your registration has been received and your status has been updated to {if $participant_status}{$participant_status}{else}{if $isOnWaitlist}waitlisted{else}registered{/if}{/if} for the following:

+

Thank you for your participation. This letter is a confirmation that your registration has been received and your status has been updated to {if $participant_status}{$participant_status}{else}{if $isOnWaitlist}waitlisted{else}registered{/if}{/if}.

{/if} diff --git a/CRM/Upgrade/4.4.3.msg_template/message_templates/event_online_receipt_text.tpl b/CRM/Upgrade/4.4.3.msg_template/message_templates/event_online_receipt_text.tpl index e373d2b320..726b3f3e7a 100644 --- a/CRM/Upgrade/4.4.3.msg_template/message_templates/event_online_receipt_text.tpl +++ b/CRM/Upgrade/4.4.3.msg_template/message_templates/event_online_receipt_text.tpl @@ -4,7 +4,7 @@ Dear {contact.display_name}, {$event.confirm_email_text} {else} -Thank you for your participation. This letter is a confirmation that your registration has been received and your status has been updated to {if $participant_status}{$participant_status}{else}{if $isOnWaitlist}waitlisted{else}registered{/if}{/if} for the following: +Thank you for your participation. This letter is a confirmation that your registration has been received and your status has been updated to {if $participant_status}{$participant_status}{else}{if $isOnWaitlist}waitlisted{else}registered{/if}{/if}. {/if} diff --git a/CRM/Upgrade/Incremental/Legacy.php b/CRM/Upgrade/Incremental/Legacy.php index a9352edb62..506f8feeac 100644 --- a/CRM/Upgrade/Incremental/Legacy.php +++ b/CRM/Upgrade/Incremental/Legacy.php @@ -175,7 +175,7 @@ SELECT id if ($flag == TRUE) { $html = "