{* +--------------------------------------------------------------------+ | CiviCRM version 4.6 | +--------------------------------------------------------------------+ | 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 | +--------------------------------------------------------------------+ *}
{ts}Personalize the contents and appearance of your personal campaign page here. You will be able to return to this page and make changes at any time.{/ts}
{crmRegion name="pcp-form-campaign"}
{$form.pcp_title.label}
{$form.pcp_title.html|crmAddClass:big}
{$form.pcp_intro_text.label}
{$form.pcp_intro_text.html|crmAddClass:big}
{ts}Introduce the campaign and why you're supporting it. This text will appear at the top of your personal page AND at the top of the main contribution or event registration page.{/ts}
{$form.goal_amount.label}
{$form.goal_amount.html|crmAddClass:six}
{ts}Total amount you would like to raise for this campaign.{/ts}
{$form.is_thermometer.label}
{$form.is_thermometer.html}
{ts}If this option is checked, a "thermometer" showing progress toward your goal will be included on the page.{/ts}
{$form.page_text.label}
{$form.page_text.html|crmAddClass:huge}
{ts}Tell people why this campaign is important to you.{/ts}
{include file="CRM/Form/attachment.tpl" context="pcpCampaign"}
{$form.is_honor_roll.label}
{$form.is_honor_roll.html}
{ts}If this option is checked, an "honor roll" will be displayed with the names (or nicknames) of the people who supported you. (Donors will have the option to remain anonymous. Their names will NOT be listed.){/ts}
{* [ML] string changed #9704 *}
{if $owner_notification_option}
{$form.is_notify.label}
{$form.is_notify.html}
{ts}If this option is checked, you will receive an email notification when people contribute to your campaign.{/ts}
{/if}
{$form.is_active.label}
{$form.is_active.html}
{ts}Is your Personal Campaign Page active? You can activate/de-activate it any time during it's lifecycle.{/ts}
{/crmRegion}
{include file="CRM/common/formButtons.tpl" location="bottom"}