X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=admin%2Fcrm_categories.php;h=f043443af4e680f70cc2c13b16fab6654c9a5071;hb=a0392584696bcbc635c578921983d2ef59bc07ac;hp=372faa71637995cff71b84c3f94d9658f5060d93;hpb=6a9fe12bd07ac318b986ba3ef470562524df465d;p=fa-stable.git diff --git a/admin/crm_categories.php b/admin/crm_categories.php index 372faa71..f043443a 100644 --- a/admin/crm_categories.php +++ b/admin/crm_categories.php @@ -92,7 +92,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);