Merge pull request #22551 from eileenmcnaughton/phpcs
[civicrm-core.git] / xml / templates / message_templates / contribution_recurring_cancelled_text.tpl
1 {assign var="greeting" value="{contact.email_greeting}"}{if $greeting}{$greeting},{/if}
2
3 {ts 1=$amount 2=$recur_frequency_interval 3=$recur_frequency_unit}Your recurring contribution of %1, every %2 %3 has been cancelled as requested.{/ts}