From f98af557d48ae9cea1d41fff18643200af7f7d8e Mon Sep 17 00:00:00 2001 From: Marc Schumann Date: Fri, 25 Mar 2011 18:40:20 +0100 Subject: [PATCH] Bug 644969: Rename bugmail-common.txt.html to bugmail-common.txt.tmpl. r/a=LpSolit --- .../{bugmail-common.txt.html => bugmail-common.txt.tmpl} | 0 template/en/default/email/bugmail.html.tmpl | 4 ++-- template/en/default/email/bugmail.txt.tmpl | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) rename template/en/default/email/{bugmail-common.txt.html => bugmail-common.txt.tmpl} (100%) diff --git a/template/en/default/email/bugmail-common.txt.html b/template/en/default/email/bugmail-common.txt.tmpl similarity index 100% rename from template/en/default/email/bugmail-common.txt.html rename to template/en/default/email/bugmail-common.txt.tmpl diff --git a/template/en/default/email/bugmail.html.tmpl b/template/en/default/email/bugmail.html.tmpl index 9c52833067..5e81efa6ac 100644 --- a/template/en/default/email/bugmail.html.tmpl +++ b/template/en/default/email/bugmail.html.tmpl @@ -90,7 +90,7 @@ [% END %] - [% PROCESS "email/bugmail-common.txt.html" %] + [% PROCESS "email/bugmail-common.txt.tmpl" %] [% IF isnew %] @@ -118,4 +118,4 @@ [% END %] [% END %] -[% END %] \ No newline at end of file +[% END %] diff --git a/template/en/default/email/bugmail.txt.tmpl b/template/en/default/email/bugmail.txt.tmpl index 1b3bdf201d..2d20aff7c7 100644 --- a/template/en/default/email/bugmail.txt.tmpl +++ b/template/en/default/email/bugmail.txt.tmpl @@ -70,7 +70,7 @@ You are receiving this mail because: What |Removed |Added ---------------------------------------------------------------------------- [%+ END %][%# End of IF. This indentation is intentional! ~%] - [% PROCESS "email/bugmail-common.txt.html"%] + [% PROCESS "email/bugmail-common.txt.tmpl"%] [%~ IF isnew %] [% format_columns(2, field_label _ ":", new_value) -%] [% ELSE %] -- 2.47.2