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 3cc7c3a commit 1578a7e
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 1578a7e

Please sign in to comment.