Replaced the global variables for table styles to defined CSS classes.
[fa-stable.git] / admin / gl_setup.php
index 7d3f23f106450d0f901a9b1e794337294a871be3..997a2bda23fa0ef690efcee3523550427fdf9e17 100644 (file)
@@ -71,8 +71,7 @@ if (isset($_POST['submit']) && can_process())
 
 start_form();
 
-//start_outer_table("class='tablestyle'");
-start_outer_table($table_style2, 5);
+start_outer_table(TABLESTYLE2);
 
 table_section(1);