From: endico%mozilla.org <> Date: Wed, 20 Oct 1999 04:26:39 +0000 (+0000) Subject: align "edit products" at the top so its not lost 3 screens down in the products list. X-Git-Tag: bugzilla-2.8~15 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=68dd41920a87ef3fff67689dc27e9833e5ed70c1;p=thirdparty%2Fbugzilla.git align "edit products" at the top so its not lost 3 screens down in the products list. --- diff --git a/editproducts.cgi b/editproducts.cgi index be492ce01a..293c6967d0 100755 --- a/editproducts.cgi +++ b/editproducts.cgi @@ -487,11 +487,11 @@ if ($action eq 'edit') { my ($description, $milestoneurl, $disallownew) = FetchSQLData(); print "
\n"; - print "\n"; + print "
\n"; EmitFormElements($product, $description, $milestoneurl, $disallownew); - print "\n"; + print "\n"; print " \n"; print "
Edit components:"; SendSQL("SELECT value,description