From: terry%mozilla.org <> Date: Fri, 7 Jan 2000 01:39:03 +0000 (+0000) Subject: Oops; fixed table alignment problem introduced by last change. X-Git-Tag: bugzilla-2.12~490 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=845f202912dadeb9f18837bb19f117f8c092bacc;p=thirdparty%2Fbugzilla.git Oops; fixed table alignment problem introduced by last change. --- diff --git a/editproducts.cgi b/editproducts.cgi index f976a569bb..9324fe68d9 100755 --- a/editproducts.cgi +++ b/editproducts.cgi @@ -202,7 +202,7 @@ unless ($action) { print ""; } print "\n"; - print " Add a new product\n"; + print " Add a new product\n"; print " Add\n"; print "\n";