summaryrefslogtreecommitdiffstats
path: root/template/en/default/email
diff options
context:
space:
mode:
authorMarc Schumann <wurblzap@gmail.com>2011-03-25 18:40:20 +0100
committerMarc Schumann <wurblzap@gmail.com>2011-03-25 18:40:20 +0100
commitf98af557d48ae9cea1d41fff18643200af7f7d8e (patch)
tree412eb0f3c092ed93e8be9873b456077b1320dfa3 /template/en/default/email
parentd2aaf9404f480aef65c4709ee58fc77b954c0d1d (diff)
downloadbugzilla-f98af557d48ae9cea1d41fff18643200af7f7d8e.tar.gz
bugzilla-f98af557d48ae9cea1d41fff18643200af7f7d8e.tar.xz
Bug 644969: Rename bugmail-common.txt.html to bugmail-common.txt.tmpl.
r/a=LpSolit
Diffstat (limited to 'template/en/default/email')
-rw-r--r--template/en/default/email/bugmail-common.txt.tmpl (renamed from template/en/default/email/bugmail-common.txt.html)0
-rw-r--r--template/en/default/email/bugmail.html.tmpl4
-rw-r--r--template/en/default/email/bugmail.txt.tmpl2
3 files changed, 3 insertions, 3 deletions
diff --git a/template/en/default/email/bugmail-common.txt.html b/template/en/default/email/bugmail-common.txt.tmpl
index b6cadaf11..b6cadaf11 100644
--- a/template/en/default/email/bugmail-common.txt.html
+++ b/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 9c5283306..5e81efa6a 100644
--- a/template/en/default/email/bugmail.html.tmpl
+++ b/template/en/default/email/bugmail.html.tmpl
@@ -90,7 +90,7 @@
</tr>
[% END %]
- [% PROCESS "email/bugmail-common.txt.html" %]
+ [% PROCESS "email/bugmail-common.txt.tmpl" %]
[% IF isnew %]
<tr>
@@ -118,4 +118,4 @@
[% END %]
[% END %]
</table>
-[% 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 1b3bdf201..2d20aff7c 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 %]