{* +--------------------------------------------------------------------+ | 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/Contribute/Form/Task.tpl"}
{if $selectedOutput ne 'email'}
{ts}You may choose to email invoice to contributors OR download a PDF file containing one invoice per page to your local computer by clicking Process Invoice(s) . Your browser may display the file for you automatically, or you may need to open it for printing using any PDF reader (such as Adobe® Reader).{/ts}
{/if} {if $selectedOutput ne 'email'} {/if} {if $selectedOutput ne 'email'} {/if}
{$form.output.email_invoice.label} {$form.output.email_invoice.html}
{$form.output.pdf_invoice.label} {$form.output.pdf_invoice.html}
{$form.pdf_format_id.label} {$form.pdf_format_id.html}
{$form.buttons.html}