X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=admin%2Fforms_setup.php;h=23de52ef9f646baade54faf9fc142e1496b6c787;hb=c5c02144e4d60928f888af90060318649e03cdec;hp=b4a8aa28ae50b4fcd2f57d6b88134536c831c975;hpb=8259c324f645a39cb847d5a4346b70e225e1b02c;p=fa-stable.git diff --git a/admin/forms_setup.php b/admin/forms_setup.php index b4a8aa28..23de52ef 100644 --- a/admin/forms_setup.php +++ b/admin/forms_setup.php @@ -1,5 +1,14 @@ . +***********************************************************************/ $page_security =10; $path_to_root=".."; include($path_to_root . "/includes/session.inc"); @@ -28,6 +37,7 @@ if (isset($_POST['setprefs'])) } start_form(); + start_table("class='tablestyle'"); $systypes = get_systypes();