From: lpsolit%gmail.com <> Date: Wed, 10 Aug 2005 08:58:43 +0000 (+0000) Subject: Bug 292096: Remove the extra Description label in long list format - Patch by Emmanue... X-Git-Tag: bugzilla-2.20~57 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e2eef39d87f9f56e46cbfbdfe058151f0441296;p=thirdparty%2Fbugzilla.git Bug 292096: Remove the extra Description label in long list format - Patch by Emmanuel Seyman r=LpSolit a=justdave --- 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