Skip to content

Commit 3b60b22

Browse files
committed
Reword overdue email
1 parent 6018b2c commit 3b60b22

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

apiserver/apiserver/api/emails/overdue.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<body>
88
<div>Hi [name],<br></div>
99
<div><br></div>
10-
<div>Your Protospace member dues are behind by two months and you are now "overdue".<br></div>
10+
<div>Your Protospace member dues are behind by a month and you are now "overdue".<br></div>
1111
<div><br></div>
1212
<div>You are paid up until [date]. Please pay your dues to prevent having your account and any cards (if applicable) deactivated by the system.<br></div>
1313
<div><br></div>

apiserver/apiserver/api/emails/overdue.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Hi [name],
22

3-
Your Protospace member dues are behind by two months and you are now "overdue".
3+
Your Protospace member dues are behind by a month and you are now "overdue".
44

55
You are paid up until [date]. Please pay your dues to prevent having your
66
account and any cards (if applicable) deactivated by the system.

0 commit comments

Comments
 (0)