Skip to content

Commit

Permalink
revert one-time email message (#1148)
Browse files Browse the repository at this point in the history
  • Loading branch information
asood123 authored Feb 21, 2018
1 parent 607814f commit f591a32
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions templates/emails/payment.failed.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ Subject: Payment failed: Update your info to continue supporting {{collective.na

{{> toplogo}}

Update: Apologies for the earlier email with the missing link. This email contains the right link.

{{#if fromCollective.name}}
<p>Dear {{fromCollective.name}},</p>
{{else}}
Expand Down
2 changes: 0 additions & 2 deletions templates/emails/payment.failed.text.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ Subject: Payment failed: Subscription cancelled to {{collective.name}}
Subject: Payment failed: Update your info to continue supporting {{collective.name}}
{{/if}}

Update: Apologies for the earlier email with the missing link. This email contains the right link.

{{#if fromCollective.name}}
Dear {{fromCollective.name}},
{{else}}
Expand Down

0 comments on commit f591a32

Please sign in to comment.