X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=inventory%2Fadjustments.php;h=205a3cb247c66bfae80b5a505e1e165b70e6446f;hb=a6fdb9458428e86dec80dd312a6e968661c0f8c7;hp=51b097be937509ba5e71cc3b106a9b5265475737;hpb=49d2702ed98abe7a564a4abb4c8c5fa225f362e8;p=fa-stable.git diff --git a/inventory/adjustments.php b/inventory/adjustments.php index 51b097be..205a3cb2 100644 --- a/inventory/adjustments.php +++ b/inventory/adjustments.php @@ -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();