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/order_pkg.html | |
| parent | fadc3d69d6a6bceac54fcb52b456222f28c42645 (diff) | |
alternate address standardization method (TeleAtlas), #13763
Diffstat (limited to 'httemplate/misc/order_pkg.html')
| -rw-r--r-- | httemplate/misc/order_pkg.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/httemplate/misc/order_pkg.html b/httemplate/misc/order_pkg.html index 2332f2028..66717b5bf 100644 --- a/httemplate/misc/order_pkg.html +++ b/httemplate/misc/order_pkg.html @@ -114,6 +114,7 @@ 'form' => "OrderPkgForm", 'onlyship' => 1, 'no_company' => 1, + 'no_census' => 1, 'callback' => 'document.OrderPkgForm.submit();', &> |
