{* +--------------------------------------------------------------------+ | CiviCRM version 4.7 | +--------------------------------------------------------------------+ | Copyright CiviCRM LLC (c) 2004-2015 | +--------------------------------------------------------------------+ | This file is a part of CiviCRM. | | | | CiviCRM is free software; you can copy, modify, and distribute it | | under the terms of the GNU Affero General Public License | | Version 3, 19 November 2007 and the CiviCRM Licensing Exception. | | | | CiviCRM is distributed in the hope that it will be useful, but | | WITHOUT ANY WARRANTY; without even the implied warranty of | | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | | See the GNU Affero General Public License for more details. | | | | You should have received a copy of the GNU Affero General Public | | License and the CiviCRM Licensing Exception along | | with this program; if not, contact CiviCRM LLC | | at info[AT]civicrm[DOT]org. If you have questions about the | | GNU Affero General Public License or the licensing of CiviCRM, | | see the CiviCRM license FAQ at http://civicrm.org/licensing | +--------------------------------------------------------------------+ *}
{include file="CRM/common/formButtons.tpl" location="top"}

{ts}Mailing Labels{/ts}

{$form.mailing_format.label}
{help id='label-tokens'}
{help id="id-token-text" tplFile=$tplFile file="CRM/Contact/Form/Task/Email.hlp"}
{$form.mailing_format.html|crmAddClass:huge12}
{ts}Content and format for mailing labels.{/ts}

{ts}Address Display{/ts}

{$form.address_format.label}
{help id='address-tokens'}
{help id="id-token-text" tplFile=$tplFile file="CRM/Contact/Form/Task/Email.hlp"}
{$form.address_format.html|crmAddClass:huge12}
{ts}Format for displaying addresses in the Contact Summary and Event Information screens.{/ts}
{ts 1={contact.state_province} 2={contact.state_province_name}}Use %1 for state/province abbreviation or %2 for state province name.{/ts}

{ts}Address Editing{/ts}

{$form.address_options.label} {$form.address_options.html}
{ts}Select the fields to be included when editing a contact or event address.{/ts}

{ts}Address Standardization{/ts}

{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}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}
{$form.address_standardization_provider.label} {$form.address_standardization_provider.html}
{ts}Address Standardization Provider.{/ts}
{$form.address_standardization_userid.label} {$form.address_standardization_userid.html}
{ts}Web service user ID.{/ts}
{$form.address_standardization_url.label} {$form.address_standardization_url.html}
{ts}Web Service URL{/ts}
{include file="CRM/common/formButtons.tpl" location="bottom"}
{include file="CRM/Mailing/Form/InsertTokens.tpl"}