diff options
Diffstat (limited to 'extensions/RequestNagger/template')
4 files changed, 6 insertions, 2 deletions
diff --git a/extensions/RequestNagger/template/en/default/email/request_nagging-requestee.html.tmpl b/extensions/RequestNagger/template/en/default/email/request_nagging-requestee.html.tmpl index cc570e4c4..bdaaabb97 100644 --- a/extensions/RequestNagger/template/en/default/email/request_nagging-requestee.html.tmpl +++ b/extensions/RequestNagger/template/en/default/email/request_nagging-requestee.html.tmpl @@ -85,6 +85,6 @@ <li>You have overdue requests.</li> </ul> </div> - +@@body-headers@@ </body> </html> diff --git a/extensions/RequestNagger/template/en/default/email/request_nagging-requestee.txt.tmpl b/extensions/RequestNagger/template/en/default/email/request_nagging-requestee.txt.tmpl index 2dae504e5..4e3f67090 100644 --- a/extensions/RequestNagger/template/en/default/email/request_nagging-requestee.txt.tmpl +++ b/extensions/RequestNagger/template/en/default/email/request_nagging-requestee.txt.tmpl @@ -43,3 +43,5 @@ Opt out of these emails: -- You are receiving this mail because: you have overdue requests. + +@@body-headers@@ diff --git a/extensions/RequestNagger/template/en/default/email/request_nagging-watching.html.tmpl b/extensions/RequestNagger/template/en/default/email/request_nagging-watching.html.tmpl index a3010f8a5..91fb36e1d 100644 --- a/extensions/RequestNagger/template/en/default/email/request_nagging-watching.html.tmpl +++ b/extensions/RequestNagger/template/en/default/email/request_nagging-watching.html.tmpl @@ -99,6 +99,6 @@ <li>you are watching someone with overdue requests.</li> </ul> </div> - +@@body-headers@@ </body> </html> diff --git a/extensions/RequestNagger/template/en/default/email/request_nagging-watching.txt.tmpl b/extensions/RequestNagger/template/en/default/email/request_nagging-watching.txt.tmpl index e36224109..8bc5a3b7c 100644 --- a/extensions/RequestNagger/template/en/default/email/request_nagging-watching.txt.tmpl +++ b/extensions/RequestNagger/template/en/default/email/request_nagging-watching.txt.tmpl @@ -45,3 +45,5 @@ Change who you are watching -- You are receiving this mail because: you are watching someone with overdue requests. + +@@body-headers@@ |