From ee7b573838a8d4e30c3d71d8f8c3d1ad9fbde032 Mon Sep 17 00:00:00 2001 From: David Lawrence Date: Wed, 17 Dec 2014 20:34:32 +0000 Subject: Bug 1111994: HTML 24 hour nag emails do not include invisible header text --- .../template/en/default/email/request_nagging-requestee.html.tmpl | 2 +- .../template/en/default/email/request_nagging-requestee.txt.tmpl | 2 ++ .../template/en/default/email/request_nagging-watching.html.tmpl | 2 +- .../template/en/default/email/request_nagging-watching.txt.tmpl | 2 ++ 4 files changed, 6 insertions(+), 2 deletions(-) (limited to 'extensions/RequestNagger') 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 @@
  • You have overdue requests.
  • - +@@body-headers@@ 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 @@
  • you are watching someone with overdue requests.
  • - +@@body-headers@@ 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@@ -- cgit v1.2.3-24-g4f1b