Replaced the global variables for table styles to defined CSS classes.
[fa-stable.git] / manufacturing / work_order_entry.php
index d6bea933d76647788e1161a95238f55a52c8d4f3..aaba58d4bca6b0979a59e1e9e3cc7641745e689d 100644 (file)
@@ -326,7 +326,7 @@ if (get_post('_type_update'))
 
 start_form();
 
-start_table($table_style2);
+start_table(TABLESTYLE2);
 
 $existing_comments = "";