Product Options are listed under Product itself. All other fields shift one to the left and are no longer aligned with the top.
<div align="center">
<table class="ac_cart_table">
<tr>
<th>Qty</th>
<th>Picture</th>
<th>Product</th>
<th>Options</th> <!-- We got 5 <th></th> and only 4 <td></td> -->
<th>Cost</th>
</tr><tr>
<td><input type="text" name="101" value="1" size="3"></td>
<td><img src="html/images/notavailable.gif" alt="notavailable.gif"></td>
<td><div align="left"> <b>Titan 100</b> <br /> + Maple Birch Veener Black Poly Gloss<br /> + Mounting Bracket $279.95 </div></td>
<td>$1999.99</td>
</tr>
</table>
</div>
After updating the editor for e-mail/display is missing.
above problem started after installation of agora_order_lib.pl 5.2.000
Aloha Peter

_________________
Peter