CRM-15258 - Also fixes CRM-15257. Includes new msg tpl versions and handles upgrades...
[civicrm-core.git] / xml / templates / message_templates / contribution_recurring_edit_text.tpl
1 {ts 1=$contact.display_name}Dear %1{/ts},
2
3 {ts}Your recurring contribution has been updated as requested:{/ts}
4
5 {ts 1=$amount 2=$recur_frequency_interval 3=$recur_frequency_unit}Recurring contribution is for %1, every %2 %3(s){/ts}
6 {if $installments}{ts 1=$installments} for %1 installments.{/ts}{/if}
7
8 {ts 1=$receipt_from_email}If you have questions please contact us at %1.{/ts}