Skip to content

Commit

Permalink
Add contact greeting to membership online receipt text message templa…
Browse files Browse the repository at this point in the history
…te, if exists, per civicrm#11674
  • Loading branch information
eileenmcnaughton committed Jun 8, 2018
1 parent 7e0ee04 commit 3d2486c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
{if $contact.email_greeting}{$contact.email_greeting},{/if}
{if $receipt_text}
{$receipt_text}
{/if}
Expand Down

0 comments on commit 3d2486c

Please sign in to comment.