X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=sales%2Fsales_order_entry.php;h=7a33997245a2073a3b865efcc3a3cea0b19cb7b1;hb=40c3b111b007ad16a2eedff175e1612150191d04;hp=30fdc0d4858991fd128c5135ab673e717e80c09c;hpb=2948486e17c38fa2d9d857ed573a85c2e44aeee9;p=fa-stable.git diff --git a/sales/sales_order_entry.php b/sales/sales_order_entry.php index 30fdc0d4..7a339972 100644 --- a/sales/sales_order_entry.php +++ b/sales/sales_order_entry.php @@ -51,7 +51,7 @@ set_page_security( @$_SESSION['Items']->trans_type, $js = ''; -if ($use_popup_windows) { +if ($SysPrefs->use_popup_windows) { $js .= get_js_open_window(900, 500); } @@ -759,4 +759,3 @@ if ($customer_error == "") { end_form(); end_page(); -?> \ No newline at end of file