Skip to content

Commit b85d535

Browse files
committed
2 parents e8c5f2f + 26c897e commit b85d535

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

myconext-server/src/main/resources/mail_templates/inactivity_warning_short_term_nl.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</div>
1111
<div class="middle" style="padding: 20px 0 40px 60px;max-width: 600px;">
1212
<p>Beste <strong>{{name}}</strong>,</p>
13-
<p>We willen je eraan herinneren dat je een eduID hebt die je niet meer gebruikt hebt sinds {{inactivity_period_nl}}. Let op: doe je niets, dan wordt je eduID over {{deletion_period_nl}} op {{account_delete_date_nl}} verwijderd.
13+
<p>We willen je eraan herinneren dat je een eduID al {{inactivity_period_nl}} niet meer gebruikt hebt. Let op: doe je niets, dan wordt je eduID over {{deletion_period_nl}} op {{account_delete_date_nl}} verwijderd.
1414
</p>
1515
{{> inactivity_services_nl.html}}
1616
<p>

myconext-server/src/main/resources/mail_templates/inactivity_warning_short_term_nl.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Beste {{name}},
22

3-
We willen je eraan herinneren dat je een eduID hebt die je niet meer gebruikt hebt sinds {{inactivity_period_nl}}. Let op: doe je niets, dan wordt je eduID over een {{deletion_period_nl}} op {{account_delete_date_nl}} verwijderd.
3+
We willen je eraan herinneren dat je een eduID al {{inactivity_period_nl}} niet meer gebruikt hebt. Let op: doe je niets, dan wordt je eduID over een {{deletion_period_nl}} op {{account_delete_date_nl}} verwijderd.
44

55
{{> inactivity_services_nl.txt}}
66

myconext-server/src/main/resources/mail_templates/inactivity_warning_years_ahead_en.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<div class="middle" style="padding: 20px 0 40px 60px;max-width: 600px;">
1212
<p>Dear <strong>{{name}}</strong>,</p>
1313
<p>
14-
We want to remind you that you have an eduID account that you haven’t used for {{inactivity_period_en}}. Log in to keep your account up to date. And check your details, such as your email address and login preferences. You can find these under ‘Security’ at mijn.eduid.nl.
14+
We want to remind you that you have an eduID account that you haven’t used for {{inactivity_period_en}}. Log in to eduid.nl and keep your account up to date. And check your details, such as your email address and login preferences. You can find these under ‘Security’ at mijn.eduid.nl.
1515
</p>
1616
{{> inactivity_services_en.html}}
1717
<p>

myconext-server/src/main/resources/mail_templates/inactivity_warning_years_ahead_en.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Dear {{name}},
22

3-
We want to remind you that you have an eduID account that you haven’t used for {{inactivity_period_en}}. Log in to keep your account up to date. And check your details, such as your email address and login preferences. You can find these under ‘Security’ at mijn.eduid.nl.
3+
We want to remind you that you have an eduID account that you haven’t used for {{inactivity_period_en}}. Log in to eduid.nl and keep your account up to date. And check your details, such as your email address and login preferences. You can find these under ‘Security’ at mijn.eduid.nl.
44

55
{{> inactivity_services_en.txt}}
66

0 commit comments

Comments
 (0)