From: mkanat%bugzilla.org <> Date: Tue, 2 Sep 2008 10:52:00 +0000 (+0000) Subject: Bug 452733: [Classification] should not be next to bug ID and short_desc in the show_... X-Git-Tag: bugzilla-3.2rc2~71 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fbd41dd11175b11e6dfff7c79f0fbe489c518a1e;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 %] -