Update Address.tpl
authorSteve Kessler <steve@denverdataman.com>
Mon, 13 Jun 2016 20:54:51 +0000 (14:54 -0600)
committerGitHub <noreply@github.com>
Mon, 13 Jun 2016 20:54:51 +0000 (14:54 -0600)
The URL for USPS is not correct any longer.  Here is the new address - https://www.usps.com/business/web-tools-apis/welcome.htm

templates/CRM/Admin/Form/Preferences/Address.tpl

index 4efada5bfa6ea0852c61aa8da014437ab47b6478..5e0b9a72c9113f4bf3b7dadb04979c93a8a180a3 100644 (file)
@@ -70,7 +70,7 @@
              <tr class="crm-preferences-address-form-block-description">
                 <td colspan="2">
                   <span class="description">
-                      {ts 1=https://www.usps.com/business/web-tools-apis/address-information.htm}CiviCRM includes an optional plugin for interfacing with the United States Postal Services (USPS) Address Standardization web service. You must register to use the USPS service at <a href='%1' target='_blank'>%1</a>. If you are approved, they will provide you with a User ID and the URL for the service.{/ts}
+                      {ts 1=https://www.usps.com/business/web-tools-apis/welcome.htm}CiviCRM includes an optional plugin for interfacing with the United States Postal Services (USPS) Address Standardization web service. You must register to use the USPS service at <a href='%1' target='_blank'>%1</a>. If you are approved, they will provide you with a User ID and the URL for the service.{/ts}
                       {ts}Plugins for other address standardization services may be available from 3rd party developers. If installed, they will be included in the drop-down below.{/ts}
                   </span>
               </td>