X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=inventory%2Fmanage%2Fitem_categories.php;h=c42d910eeb7bcc998fa917b487f2e7940f939d64;hb=fc24ee893402902fc58632dabb5d7c2594e191d0;hp=b52d67c812b27497a42eb5f4a54258bd37086148;hpb=2e570d1c62dd7775213cfffe3cf1ab186b94117f;p=fa-stable.git diff --git a/inventory/manage/item_categories.php b/inventory/manage/item_categories.php index b52d67c8..c42d910e 100644 --- a/inventory/manage/item_categories.php +++ b/inventory/manage/item_categories.php @@ -94,7 +94,7 @@ if (list_updated('mb_flag')) { $result = get_item_categories(check_value('show_inactive')); start_form(); -start_table(TABLESTYLE, "width=80%"); +start_table(TABLESTYLE, "width='80%'"); $th = array(_("Name"), _("Tax type"), _("Units"), _("Type"), _("Sales Act"), _("Inventory Account"), _("COGS Account"), _("Adjustment Account"), _("Assembly Account"), "", "");