From: lpsolit%gmail.com <> Date: Mon, 23 May 2005 06:38:40 +0000 (+0000) Subject: Bug 295137: Unneeded "#" in interdiff page title - Patch by Gavin Sharp r=LpSolit a=justdave --- diff --git a/template/en/default/attachment/diff-header.html.tmpl b/template/en/default/attachment/diff-header.html.tmpl index f6fb807a86..1f4faa7d86 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 %]