Ticket #4: products_addedit.diff
| File products_addedit.diff, 0.5 KB (added by iwcg, 6 years ago) |
|---|
-
products_addedit.php
71 71 <label for="inactive"> 72 72 <?PHP field_checkbox("inactive",$therecord["inactive"],false,array("tabindex"=>"50"))?> inactive 73 73 </label> 74 <label for=" inactive"></label>74 <label for="taxable"> 75 75 <?PHP field_checkbox("taxable",$therecord["taxable"],false,array("tabindex"=>"60"))?> taxable 76 76 </label> 77 77 <div>