X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=inventory%2Fmanage%2Fitem_units.php;h=2835d593ccf7f2fb41cf1c3729e9e0e36a2521c1;hb=d98d5ca511b72958927336e294afc65f7e7ab3b7;hp=249c09d252b2a42a75790fbb76fac0f0a4bf4f56;hpb=8e7a7db36e3ebac2b035c5aa2a222e94ff19bdbd;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);