From e28ef56f983a0e4066e4e97f6d7d94a6c61e2d0c Mon Sep 17 00:00:00 2001 From: "reed%reedloden.com" <> Date: Mon, 9 Mar 2009 22:10:17 +0000 Subject: Bug 481952 - "Confirm attachment deletion page puts HTML in " [p=reed r=LpSolit a=LpSolit] --- template/en/default/attachment/confirm-delete.html.tmpl | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'template') diff --git a/template/en/default/attachment/confirm-delete.html.tmpl b/template/en/default/attachment/confirm-delete.html.tmpl index 4bd69e565..14c76c309 100644 --- a/template/en/default/attachment/confirm-delete.html.tmpl +++ b/template/en/default/attachment/confirm-delete.html.tmpl @@ -21,8 +21,7 @@ [% PROCESS global/variables.none.tmpl %] [% title = BLOCK %] - Delete Attachment [% a.id FILTER html %] of - [%+ "$terms.Bug " _ a.bug_id FILTER bug_link(a.bug_id) FILTER none %] + Delete Attachment [% a.id FILTER html %] of [% terms.Bug %] [%+ a.bug_id FILTER html %] [% END %] [% PROCESS global/header.html.tmpl -- cgit v1.2.3-24-g4f1b