From f3b6e880a28c2f7fbe62702f5557f8b32fc10ca0 Mon Sep 17 00:00:00 2001 From: "myk%mozilla.org" <> Date: Wed, 22 May 2002 00:53:03 +0000 Subject: Fix for bug 47251: Make HTML output HTML 4.01 Transitional compliant. Patch by mental . r=justdave,myk --- template/en/default/bug/votes/list-for-bug.html.tmpl | 4 ++-- template/en/default/bug/votes/list-for-user.html.tmpl | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'template/en/default/bug/votes') diff --git a/template/en/default/bug/votes/list-for-bug.html.tmpl b/template/en/default/bug/votes/list-for-bug.html.tmpl index cb68a2a47..379727f70 100644 --- a/template/en/default/bug/votes/list-for-bug.html.tmpl +++ b/template/en/default/bug/votes/list-for-bug.html.tmpl @@ -29,7 +29,7 @@ [% PROCESS global/header.html.tmpl title = "Show Votes" - h2 = "Bug $bug_id" + h2 = "Bug $bug_id" %] @@ -41,7 +41,7 @@ [% FOREACH user = users %] diff --git a/template/en/default/bug/votes/list-for-user.html.tmpl b/template/en/default/bug/votes/list-for-user.html.tmpl index 4797d71b7..5f442e0bc 100644 --- a/template/en/default/bug/votes/list-for-user.html.tmpl +++ b/template/en/default/bug/votes/list-for-user.html.tmpl @@ -73,7 +73,7 @@ [% "" IF NOT bug.opened %] -- cgit v1.2.3-24-g4f1b
- + [% user.name %] - + [% bug.summary FILTER html %]