diff options
author | Mark Wells <mark@freeside.biz> | 2012-03-14 13:27:33 -0700 |
---|---|---|
committer | Mark Wells <mark@freeside.biz> | 2012-03-30 15:13:44 -0700 |
commit | 3fd1a0086512ada7b04e211161ac699d932ae1d0 (patch) | |
tree | 3705b1d7c4b16d185723af6890ae4eca2b8df211 /httemplate/misc/change_pkg.cgi | |
parent | fadc3d69d6a6bceac54fcb52b456222f28c42645 (diff) |
alternate address standardization method (TeleAtlas), #13763
Diffstat (limited to 'httemplate/misc/change_pkg.cgi')
-rwxr-xr-x | httemplate/misc/change_pkg.cgi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/httemplate/misc/change_pkg.cgi b/httemplate/misc/change_pkg.cgi index 2ab9329a1..7b08f7b10 100755 --- a/httemplate/misc/change_pkg.cgi +++ b/httemplate/misc/change_pkg.cgi @@ -34,6 +34,7 @@ 'form' => "OrderPkgForm", 'onlyship' => 1, 'no_company' => 1, + 'no_census' => 1, 'callback' => 'document.OrderPkgForm.submit();', &> |