X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=admin%2Fcrm_categories.php;h=6db43e58179830e1148302964cc380d7be2bec6c;hb=615c63fbc4aea4d0e136e868993e71190aacadd2;hp=da379718c8d3a34792358a88ad82b2a56d34be40;hpb=5b8f4c4b4aa8cf996bc071f116bfce1273200fa2;p=fa-stable.git diff --git a/admin/crm_categories.php b/admin/crm_categories.php index da379718..6db43e58 100644 --- a/admin/crm_categories.php +++ b/admin/crm_categories.php @@ -83,7 +83,7 @@ if ($Mode == 'RESET') $result = get_crm_categories(check_value('show_inactive')); start_form(); -start_table(TABLESTYLE, "width=70%"); +start_table(TABLESTYLE, "width='70%'"); $th = array(_("Category Type"), _("Category Subtype"), _("Short Name"), _("Description"), "", " "); inactive_control_column($th);