From 8cfe5e95ee3d005ca04a37fe823fd645cc977ac7 Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" Date: Thu, 18 Sep 2008 00:12:23 +0000 Subject: [PATCH] =?UTF-8?q?Bug=20455744:=20Text=20fields=20on=20enter=5Fbu?= =?UTF-8?q?g.cgi=20are=20too=20large=20and=20inconsistent=20compared=20to?= =?UTF-8?q?=20show=5Fbug.cgi=20-=20Patch=20by=20Fr=C3=83=C2=A9d=C3=83?= =?UTF-8?q?=C2=A9ric=20Buclin=20=20r/a=3Dmkanat?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: svn://10.0.0.236/trunk@254287 18797224-902f-48f8-a5cc-f745e15eee43 --- .../en/default/bug/create/create.html.tmpl | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/mozilla/webtools/bugzilla/template/en/default/bug/create/create.html.tmpl b/mozilla/webtools/bugzilla/template/en/default/bug/create/create.html.tmpl index d9eab0e04ac..ac426403e8c 100644 --- a/mozilla/webtools/bugzilla/template/en/default/bug/create/create.html.tmpl +++ b/mozilla/webtools/bugzilla/template/en/default/bug/create/create.html.tmpl @@ -340,7 +340,7 @@ function handleWantsAttachment(wants_attachment) { name => "assigned_to" value => assigned_to disabled => assigned_to_disabled - size => 32 + size => 30 emptyok => 1 %] @@ -355,7 +355,7 @@ function handleWantsAttachment(wants_attachment) { name => "qa_contact" value => qa_contact disabled => qa_contact_disabled - size => 32 + size => 30 emptyok => 1 %] @@ -370,7 +370,7 @@ function handleWantsAttachment(wants_attachment) { name => "cc" value => cc disabled => cc_disabled - size => 45 + size => 30 multiple => 5 %] @@ -424,7 +424,7 @@ function handleWantsAttachment(wants_attachment) { URL: - @@ -443,11 +443,10 @@ function handleWantsAttachment(wants_attachment) { Summary: - - + -   @@ -531,7 +530,7 @@ function handleWantsAttachment(wants_attachment) { Keywords: - (optional)