Commit 845f2029 authored by terry%mozilla.org's avatar terry%mozilla.org

Oops; fixed table alignment problem introduced by last change.

parent b521a0f3
......@@ -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";
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment