From: mkanat%bugzilla.org <> Date: Tue, 2 Sep 2008 10:50:53 +0000 (+0000) Subject: Bug 452733: [Classification] should not be next to bug ID and short_desc in the show_... X-Git-Tag: bugzilla-3.3.1~186 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1876ce879851d46ed024a672a689dc7a1c537a23;p=thirdparty%2Fbugzilla.git Bug 452733: [Classification] should not be next to bug ID and short_desc in the show_bug header Patch By Max Kanat-Alexander r=LpSolit, a=LpSolit --- diff --git a/template/en/default/bug/edit.html.tmpl b/template/en/default/bug/edit.html.tmpl index 7deb84c82f..8e2e932f7b 100644 --- a/template/en/default/bug/edit.html.tmpl +++ b/template/en/default/bug/edit.html.tmpl @@ -294,9 +294,6 @@ [%# That's the main table, which contains all editable fields. %]
- [% IF Param('useclassification') && bug.classification_id != 1 %] - [[% bug.classification FILTER html %]] - [% END %] [% terms.Bug %] [% bug.bug_id FILTER html %] -