X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=admin%2Fforms_setup.php;h=9a6be87a3e81e90a0aa4cf0b455abac015a5790d;hb=ddadb47f2620ce6902ad4694ce6512568862ba05;hp=bb21dc368456d6e59fe25436ad136aa6acd27351;hpb=2b2cbcfe6a448536113966cbb11b79eda73db5ab;p=fa-stable.git diff --git a/admin/forms_setup.php b/admin/forms_setup.php index bb21dc36..9a6be87a 100644 --- a/admin/forms_setup.php +++ b/admin/forms_setup.php @@ -48,7 +48,7 @@ table_header($th); $i = 0; while ($type = db_fetch($systypes)) { - if ($i++ == 11) + if ($i++ == ST_CUSTCREDIT) { table_section(2); table_header($th);