X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=inventory%2Fadjustments.php;h=205a3cb247c66bfae80b5a505e1e165b70e6446f;hb=d9b4de9d7e9d3ba77f6ece752fd6cc988effd8f1;hp=51b097be937509ba5e71cc3b106a9b5265475737;hpb=67abd2b071302a327df63fb949963f0b45d62196;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();