From a15e193e33c0bec80c67ba2ef47e2a1ce7943b51 Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" Date: Wed, 10 Aug 2005 01:53:51 +0000 Subject: [PATCH] Bug 292096: Remove the extra Description label in long list format - Patch by Emmanuel Seyman r=LpSolit a=justdave --- webtools/bugzilla/template/en/default/bug/comments.html.tmpl | 2 +- .../bugzilla/template/en/default/bug/show-multiple.html.tmpl | 5 ----- 2 files changed, 1 insertion(+), 6 deletions(-) diff --git a/webtools/bugzilla/template/en/default/bug/comments.html.tmpl b/webtools/bugzilla/template/en/default/bug/comments.html.tmpl index 89f75f05e3e..cf279d05d63 100644 --- a/webtools/bugzilla/template/en/default/bug/comments.html.tmpl +++ b/webtools/bugzilla/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/webtools/bugzilla/template/en/default/bug/show-multiple.html.tmpl b/webtools/bugzilla/template/en/default/bug/show-multiple.html.tmpl index 8b42217c18a..caacad766de 100644 --- a/webtools/bugzilla/template/en/default/bug/show-multiple.html.tmpl +++ b/webtools/bugzilla/template/en/default/bug/show-multiple.html.tmpl @@ -188,11 +188,6 @@ [% bug.creation_ts FILTER time %] - - - Description: - - [% PROCESS bug/comments.html.tmpl