Replaced the global variables for table styles to defined CSS classes.
[fa-stable.git] / admin / company_preferences.php
index bc550789d66b4e5404cf25f35ef07732d1ebd1aa..74a9faec64b955a3c2efec6e0b6aed0cc83064d3 100644 (file)
@@ -153,7 +153,7 @@ if ($_POST['add_pct'] == -1)
 $_POST['round_to'] = $myrow['round_to'];       
 $_POST['del_coy_logo']  = 0;
 
-start_outer_table($table_style2);
+start_outer_table(TABLESTYLE2);
 
 table_section(1);