Oops; fixed table alignment problem introduced by last change.

git-svn-id: svn://10.0.0.236/trunk@56968 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
terry%mozilla.org
2000-01-06 17:39:03 +00:00
parent d85ab4daed
commit 2fe2f951a0

View File

@@ -202,7 +202,7 @@ unless ($action) {
print "</TR>";
}
print "<TR>\n";
print " <TD VALIGN=\"top\" COLSPAN=4>Add a new product</TD>\n";
print " <TD VALIGN=\"top\" COLSPAN=5>Add a new product</TD>\n";
print " <TD VALIGN=\"top\" ALIGN=\"middle\"><FONT SIZE =-1><A HREF=\"editproducts.cgi?action=add\">Add</A></FONT></TD>\n";
print "</TR></TABLE>\n";