alternate address standardization method (TeleAtlas), #13763
[freeside.git] / httemplate / misc / change_pkg.cgi
index 01b283d..7b08f7b 100755 (executable)
             'form'       => "OrderPkgForm",
             'onlyship'   => 1,
             'no_company' => 1,
+            'no_census'  => 1,
             'callback'   => 'document.OrderPkgForm.submit();',
 &>
 
 <BR>
 <INPUT NAME    = "submitButton"
        TYPE    = "button"
-       VALUE   = "Change package"
+       VALUE   = "<% mt("Change package") |h %>"
        onClick = "this.disabled=true; standardize_new_location();"
        <% scalar($cgi->param('pkgpart')) ? '' : 'DISABLED' %>
 >