Ticket #436: 436.patch
| File 436.patch, 0.8 KB (added by dsterry <david@…>, 21 months ago) |
|---|
-
modules/bms/invoices_addedit.php
622 622 </fieldset> 623 623 </div> 624 624 625 <table border="0" cellpadding="0" cellspacing="0" id="parenInfo" >625 <table border="0" cellpadding="0" cellspacing="0" id="parenInfo" align="right"> 626 626 <tbody> 627 627 <tr><td id="parenDiscount"><?php if($therecord["discountname"]) echo "(".htmlQuotes($therecord["discountname"]).")"; else echo " "; ?></td></tr> 628 628 <tr><td class="blanks"> </td></tr>