New files from unstable branch
[fa-stable.git] / inventory / adjustments.php
index 51b097be937509ba5e71cc3b106a9b5265475737..205a3cb247c66bfae80b5a505e1e165b70e6446f 100644 (file)
@@ -223,7 +223,7 @@ start_form();
 
 display_order_header($_SESSION['adj_items']);
 
-start_outer_table("$table_style width=70%", 10);
+start_outer_table(TABLESTYLE, "width=70%", 10);
 
 display_adjustment_items(_("Adjustment Items"), $_SESSION['adj_items']);
 adjustment_options_controls();