From: Aidan Saunders Date: Wed, 4 Jul 2018 14:06:17 +0000 (+0100) Subject: Follow up to PR 12160 to update the DB version of the templates X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=2db5cabff8771ef6648b81d2028f06052c1586ea;p=civicrm-core.git Follow up to PR 12160 to update the DB version of the templates --- diff --git a/CRM/Upgrade/Incremental/MessageTemplates.php b/CRM/Upgrade/Incremental/MessageTemplates.php index ece6e32606..e04d4613cd 100644 --- a/CRM/Upgrade/Incremental/MessageTemplates.php +++ b/CRM/Upgrade/Incremental/MessageTemplates.php @@ -79,6 +79,7 @@ class CRM_Upgrade_Incremental_MessageTemplates { ['name' => 'contribution_online_receipt', 'type' => 'html'], ['name' => 'event_online_receipt', 'type' => 'text'], ['name' => 'event_online_receipt', 'type' => 'html'], + ['name' => 'event_online_receipt', 'type' => 'subject'], ] ], ];