X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=inventory%2Fmanage%2Fitem_units.php;h=2835d593ccf7f2fb41cf1c3729e9e0e36a2521c1;hb=fc24ee893402902fc58632dabb5d7c2594e191d0;hp=249c09d252b2a42a75790fbb76fac0f0a4bf4f56;hpb=2e570d1c62dd7775213cfffe3cf1ab186b94117f;p=fa-stable.git diff --git a/inventory/manage/item_units.php b/inventory/manage/item_units.php index 249c09d2..2835d593 100644 --- a/inventory/manage/item_units.php +++ b/inventory/manage/item_units.php @@ -90,7 +90,7 @@ if ($Mode == 'RESET') $result = get_all_item_units(check_value('show_inactive')); start_form(); -start_table(TABLESTYLE, "width=40%"); +start_table(TABLESTYLE, "width='40%'"); $th = array(_('Unit'), _('Description'), _('Decimals'), "", ""); inactive_control_column($th);