Skip to content
Snippets Groups Projects
Commit 239ef6fe authored by DaveD's avatar DaveD
Browse files

missed from 5.39/5.40

parent c6fdb639
No related branches found
No related tags found
No related merge requests found
......@@ -251,9 +251,12 @@ class CRM_Upgrade_Incremental_MessageTemplates {
],
[
'version' => '5.43.alpha1',
'upgrade_descriptor' => ts('Missed text version from 5.20'),
'upgrade_descriptor' => ts('Missed templates from earlier versions'),
'templates' => [
['name' => 'contribution_online_receipt', 'type' => 'text'],
['name' => 'case_activity', 'type' => 'html'],
['name' => 'case_activity', 'type' => 'text'],
['name' => 'case_activity', 'type' => 'subject'],
],
],
];
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment