{* +--------------------------------------------------------------------+ | 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/Core/DatePickerRangeWrapper.tpl" fieldName="mailing" colspan='2'} {if $form.mailing_status} {/if} {* language *} {if $form.language} {/if} {* campaign in mailing search *} {include file="CRM/Campaign/Form/addCampaignToComponent.tpl" campaignContext="componentSearch" campaignTrClass='' campaignTdClass=''}
{$form.mailing_name.label} {help id="id-mailing_name"}
{$form.mailing_name.html|crmAddClass:big}
{$form.sort_name.label} {help id="id-create_sort_name"}
{$form.sort_name.html|crmAddClass:big}

{$form.is_archived.label} {help id="is_archived"}
{$form.is_archived.html}

{foreach from=$form.mailing_status item="mailing_status_val"}
{$mailing_status_val.html}
{/foreach}
{$form.status_unscheduled.html}

{$form.language.label} {help id="id-language"}
{$form.language.html|crmAddClass:big}
{$form.buttons.html}
{literal} {/literal}