summaryrefslogtreecommitdiffstats
path: root/template/en/default/filterexceptions.pl
diff options
context:
space:
mode:
authorlpsolit%gmail.com <>2006-10-22 06:57:33 +0200
committerlpsolit%gmail.com <>2006-10-22 06:57:33 +0200
commitf8e8541db6b20e5ed9b6e875f14fc24207c7dfc9 (patch)
treedfc2633043c7c40e3d5e08abd094c83ca756944a /template/en/default/filterexceptions.pl
parentc9f72537239350f5d05309db60ff96e59280a471 (diff)
downloadbugzilla-f8e8541db6b20e5ed9b6e875f14fc24207c7dfc9.tar.gz
bugzilla-f8e8541db6b20e5ed9b6e875f14fc24207c7dfc9.tar.xz
Bug 357490: Reorganize fields in show_bug.cgi and group links together - Patch by Frédéric Buclin <LpSolit@gmail.com> r=bkor a=justdave
Diffstat (limited to 'template/en/default/filterexceptions.pl')
-rw-r--r--template/en/default/filterexceptions.pl3
1 files changed, 1 insertions, 2 deletions
diff --git a/template/en/default/filterexceptions.pl b/template/en/default/filterexceptions.pl
index b88c44757..dbfb5249a 100644
--- a/template/en/default/filterexceptions.pl
+++ b/template/en/default/filterexceptions.pl
@@ -318,13 +318,12 @@
'selname',
'" accesskey=\"$accesskey\"" IF accesskey',
'inputname',
- '" colspan=\"$colspan\"" IF $colspan',
+ '" colspan=\"$colspan\"" IF colspan',
'" size=\"$size\"" IF size',
'" maxlength=\"$maxlength\"" IF maxlength'
],
'bug/knob.html.tmpl' => [
- 'bug.bug_id',
'knum',
],