summaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
authorlpsolit%gmail.com <>2005-05-23 08:35:22 +0200
committerlpsolit%gmail.com <>2005-05-23 08:35:22 +0200
commit8656d28056f2bf697e549f44ba8cf82382e1409b (patch)
tree8dec519e58a7b11a8fcfa13b70b8d87ffb8265f3 /template
parent513ceb70bcbf82849ebae814356c105eb4806418 (diff)
downloadbugzilla-8656d28056f2bf697e549f44ba8cf82382e1409b.tar.gz
bugzilla-8656d28056f2bf697e549f44ba8cf82382e1409b.tar.xz
Bug 295137: Unneeded "#" in interdiff page title - Patch by Gavin Sharp <gavin.sharp@gmail.com> r=LpSolit a=justdave
Diffstat (limited to 'template')
-rw-r--r--template/en/default/attachment/diff-header.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/attachment/diff-header.html.tmpl b/template/en/default/attachment/diff-header.html.tmpl
index 3d7ba0c2d..61d7c14ec 100644
--- a/template/en/default/attachment/diff-header.html.tmpl
+++ b/template/en/default/attachment/diff-header.html.tmpl
@@ -27,7 +27,7 @@
[% IF attachid %]
Attachment #[% attachid %] for [% terms.bug %] #[% bugid %]
[% ELSE %]
-Interdiff of #[% oldid %] and #[% newid %] for #[% terms.bug %] #[% bugid %]
+Interdiff of #[% oldid %] and #[% newid %] for [% terms.bug %] #[% bugid %]
[% END %]
[% END %]