{* +--------------------------------------------------------------------+ | Copyright CiviCRM LLC. All rights reserved. | | | | This work is published under the GNU AGPLv3 license with some | | permitted exceptions and without any warranty. For full license | | and copyright information, see https://civicrm.org/licensing | +--------------------------------------------------------------------+ *}
{include file="CRM/Member/Form/Task.tpl"}
{include file="CRM/common/formButtons.tpl" location="top"}
{$form.label_name.label} {$form.label_name.html} {help id="id-select-label" file="CRM/Contact/Form/Task/Label.hlp"}
{$form.location_type_id.label} {$form.location_type_id.html}
{$form.per_membership.html} {$form.per_membership.label}
{$form.do_not_mail.html} {$form.do_not_mail.label}
{$form.merge_same_address.html} {$form.merge_same_address.label}
{$form.merge_same_household.html} {$form.merge_same_household.label}
{include file="CRM/common/formButtons.tpl" location="bottom"}