From 767063af8c25b1a3f69130da59a2f40b52566ca6 Mon Sep 17 00:00:00 2001 From: demeritcowboy Date: Thu, 15 Sep 2022 17:00:26 -0400 Subject: [PATCH] fix typo --- xml/templates/message_templates/pledge_reminder_html.tpl | 2 +- xml/templates/message_templates/pledge_reminder_text.tpl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/xml/templates/message_templates/pledge_reminder_html.tpl b/xml/templates/message_templates/pledge_reminder_html.tpl index a9bafe8d8f..de9ebeadfe 100644 --- a/xml/templates/message_templates/pledge_reminder_html.tpl +++ b/xml/templates/message_templates/pledge_reminder_html.tpl @@ -95,7 +95,7 @@

{ts 1='{domain.phone}' 2='{domain.email}'}Please contact us at %1 or send email to %2 if you have questions or need to modify your payment schedule.{/ts}

-

{ts}Thank your for your generous support.{/ts}

+

{ts}Thank you for your generous support.{/ts}

diff --git a/xml/templates/message_templates/pledge_reminder_text.tpl b/xml/templates/message_templates/pledge_reminder_text.tpl index 59d1d6c35d..638c0a94cd 100644 --- a/xml/templates/message_templates/pledge_reminder_text.tpl +++ b/xml/templates/message_templates/pledge_reminder_text.tpl @@ -30,4 +30,4 @@ Click this link to go to a web page where you can make your payment online: or need to modify your payment schedule.{/ts} -{ts}Thank your for your generous support.{/ts} +{ts}Thank you for your generous support.{/ts} -- 2.25.1