Replaced the global variables for table styles to defined CSS classes.
[fa-stable.git] / admin / display_prefs.php
index 78809c0c6c7c56defa38e41feb75c753bcface6b..0e2084915a13d1703e78777ddc8b85bfb11e89d3 100644 (file)
@@ -60,7 +60,7 @@ if (isset($_POST['setprefs']))
 
 start_form();
 
-start_outer_table($table_style2);
+start_outer_table(TABLESTYLE2);
 
 table_section(1);
 table_section_title(_("Decimal Places"));