{* +--------------------------------------------------------------------+ | 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/common/WizardHeader.tpl"}
{ts}You can either upload the sms content from your computer OR compose the content on this screen.{/ts} {help id="content-intro"}
{include file="CRM/Mailing/Form/Count.tpl"}
{$form.SMStemplate.label} {$form.SMStemplate.html}
{$form.upload_type.label} {$form.upload_type.html} {help id="upload-compose"}
{ts}Compose On-screen{/ts} {include file="CRM/Contact/Form/Task/SMSCommon.tpl" upload=1 noAttach=1} {include file="CRM/Mailing/Form/InsertTokens.tpl"}
{ts}Upload Content{/ts}
{$form.textFile.label} {$form.textFile.html}
{ts}Browse to the TEXT message file you have prepared for this SMS.{/ts}
{$docLink}
{include file="CRM/common/formButtons.tpl"}
{* -- Javascript for showing/hiding the upload/compose options -- *} {include file="CRM/common/showHide.tpl"} {literal} {/literal}