From: lpsolit%gmail.com <> Date: Wed, 10 Aug 2005 08:53:51 +0000 (+0000) Subject: Bug 292096: Remove the extra Description label in long list format - Patch by Emmanue... X-Git-Tag: bugzilla-2.21.1~126 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=37e00b47795f1075db5f09a4217955fa96e81a6d;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