From 1e2eef39d87f9f56e46cbfbdfe058151f0441296 Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" <> Date: Wed, 10 Aug 2005 08:58:43 +0000 Subject: [PATCH] Bug 292096: Remove the extra Description label in long list format - Patch by Emmanuel Seyman r=LpSolit a=justdave --- template/en/default/bug/comments.html.tmpl | 2 +- template/en/default/bug/show-multiple.html.tmpl | 5 ----- 2 files changed, 1 insertion(+), 6 deletions(-) diff --git a/template/en/default/bug/comments.html.tmpl b/template/en/default/bug/comments.html.tmpl index 89f75f05e3..cf279d05d6 100644 --- a/template/en/default/bug/comments.html.tmpl +++ b/template/en/default/bug/comments.html.tmpl @@ -83,7 +83,7 @@ //--> - Opened: [% bug.creation_ts FILTER time %] + Opened: [% bug.creation_ts FILTER time %] diff --git a/template/en/default/bug/show-multiple.html.tmpl b/template/en/default/bug/show-multiple.html.tmpl index 8b42217c18..caacad766d 100644 --- a/template/en/default/bug/show-multiple.html.tmpl +++ b/template/en/default/bug/show-multiple.html.tmpl @@ -188,11 +188,6 @@ [% bug.creation_ts FILTER time %] - - - Description: - - [% PROCESS bug/comments.html.tmpl -- 2.47.2