From f6e136773fa61f6c02ac3013f04af074539c6e62 Mon Sep 17 00:00:00 2001 From: Steve Kessler Date: Mon, 13 Jun 2016 14:54:51 -0600 Subject: [PATCH] Update Address.tpl 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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/CRM/Admin/Form/Preferences/Address.tpl b/templates/CRM/Admin/Form/Preferences/Address.tpl index 4efada5bfa..5e0b9a72c9 100644 --- a/templates/CRM/Admin/Form/Preferences/Address.tpl +++ b/templates/CRM/Admin/Form/Preferences/Address.tpl @@ -70,7 +70,7 @@ - {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 %1. 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 %1. 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} -- 2.25.1