From 3818e8f7b38f72d423a6422c90a4ff10974c537a Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" <> Date: Sat, 28 Jul 2007 18:49:44 +0000 Subject: =?UTF-8?q?Bug=20370739:=20Bugzilla=20UI=20broken=20with=20Firefox?= =?UTF-8?q?=202.0.0.x=20-=20Patch=20by=20Fr=C3=83=C2=A9d=C3=83=C2=A9ric=20?= =?UTF-8?q?Buclin=20=20r/a=3Dmkanat?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- template/en/default/bug/edit.html.tmpl | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/template/en/default/bug/edit.html.tmpl b/template/en/default/bug/edit.html.tmpl index db2915d99..a7bef1ff5 100644 --- a/template/en/default/bug/edit.html.tmpl +++ b/template/en/default/bug/edit.html.tmpl @@ -252,6 +252,14 @@ + [%# Force the layout to be displayed now, before drawing the second column of the table. + # This should prevent bug 370739 when using Firefox 2. %] + + [%# *** Reporter, owner and QA contact *** %]
-- cgit v1.2.1