X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=sales%2Fmanage%2Fsales_types.php;h=a6a09354adfeb211a5e73c00e60cf9e96fd84002;hb=314da04d8ef9a6d7f8482aeb069d9cbc3d34724c;hp=52bcf92e94e30940095033becb0660c8418b4c18;hpb=5b8f4c4b4aa8cf996bc071f116bfce1273200fa2;p=fa-stable.git diff --git a/sales/manage/sales_types.php b/sales/manage/sales_types.php index 52bcf92e..a6a09354 100644 --- a/sales/manage/sales_types.php +++ b/sales/manage/sales_types.php @@ -98,7 +98,7 @@ if ($Mode == 'RESET') $result = get_all_sales_types(check_value('show_inactive')); start_form(); -start_table(TABLESTYLE, "width=30%"); +start_table(TABLESTYLE, "width='30%'"); $th = array (_('Type Name'), _('Factor'), _('Tax Incl'), '',''); inactive_control_column($th);