From f8e8541db6b20e5ed9b6e875f14fc24207c7dfc9 Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" <> Date: Sun, 22 Oct 2006 04:57:33 +0000 Subject: Bug 357490: Reorganize fields in show_bug.cgi and group links together - Patch by Frédéric Buclin r=bkor a=justdave MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- template/en/default/filterexceptions.pl | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'template/en/default/filterexceptions.pl') 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', ], -- cgit v1.2.3-24-g4f1b