Cleanup: removed all closing tags in php files.
[fa-stable.git] / admin / forms_setup.php
index f282b92d9bde3e3db45d675c3e36d6af3463e5c1..5a91d31e8559fc4865906ad4b6bdd51e5db495da 100644 (file)
@@ -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