diff options
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.tmpl | 4 | ||||
-rw-r--r-- | template/en/default/email/bugmail.txt.tmpl | 2 |
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 %] |