X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=admin%2Fforms_setup.php;h=5a91d31e8559fc4865906ad4b6bdd51e5db495da;hb=fd11a3b500e79a3e98f7a3860f872cd31ce33113;hp=f282b92d9bde3e3db45d675c3e36d6af3463e5c1;hpb=d2cc0860eccf02eaefcd90731ac3af141a841529;p=fa-stable.git diff --git a/admin/forms_setup.php b/admin/forms_setup.php index f282b92d..5a91d31e 100644 --- a/admin/forms_setup.php +++ b/admin/forms_setup.php @@ -38,7 +38,7 @@ if (isset($_POST['setprefs'])) start_form(); -start_outer_table($table_style2); +start_outer_table(TABLESTYLE2); $systypes = get_systypes(); table_section(1); @@ -66,4 +66,3 @@ end_form(2); end_page(); -?> \ No newline at end of file