Replaced the global variables for table styles to defined CSS classes.
[fa-stable.git] / sales / manage / customer_branches.php
index 135e54f0c5eb69c542788e1fd43e5d462f385252..d84f26b1b8c4e78773539b219c78fc1190ed5574 100644 (file)
@@ -204,7 +204,7 @@ display_db_pager($table);
 else
        display_note(_("The selected customer does not have any branches. Please create at least one branch."));
 
-start_outer_table($table_style2, 5);
+start_outer_table(TABLESTYLE2);
 
 table_section(1);