From 572d461e68457b326876618250bdf1730abcf013 Mon Sep 17 00:00:00 2001 From: "timeless%mozdev.org" <> Date: Mon, 15 Mar 2004 18:24:12 +0000 Subject: Bug 237435 h1 |Edit Attachment #129471 for Bugs 215587| uses the wrong Terms r=justdave a=justdave --- template/en/default/attachment/edit.html.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'template/en/default/attachment') diff --git a/template/en/default/attachment/edit.html.tmpl b/template/en/default/attachment/edit.html.tmpl index 19cc06550..a05945df0 100644 --- a/template/en/default/attachment/edit.html.tmpl +++ b/template/en/default/attachment/edit.html.tmpl @@ -24,7 +24,7 @@ [%# Define strings that will serve as the title and header of this page %] [% title = BLOCK %]Edit Attachment #[% attachid %] for [% terms.Bug %] #[% bugid %][% END %] [% h1 = BLOCK %]Edit Attachment #[% attachid %] for - [%+ GetBugLink(bugid, "$terms.Bugs $bugid") %][% END %] + [%+ GetBugLink(bugid, "$terms.Bug $bugid") %][% END %] [% h2 = BLOCK %][% bugsummary FILTER html %][% END %] [% PROCESS global/header.html.tmpl -- cgit v1.2.3-24-g4f1b