From: Aidan Saunders Date: Fri, 23 Oct 2020 12:06:30 +0000 (+0100) Subject: Replace with on ContributionPage Amount tab X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=1f937614e758d2dc379a46697d74c569634ad343;p=civicrm-core.git Replace with on ContributionPage Amount tab --- diff --git a/templates/CRM/Contribute/Form/ContributionPage/Amount.tpl b/templates/CRM/Contribute/Form/ContributionPage/Amount.tpl index 8be7d88e7b..497e11799b 100644 --- a/templates/CRM/Contribute/Form/ContributionPage/Amount.tpl +++ b/templates/CRM/Contribute/Form/ContributionPage/Amount.tpl @@ -22,35 +22,35 @@ {/if} - + - + {if $paymentProcessor} - + {/if} - +
{$form.is_monetary.label}
{$form.is_monetary.label} {$form.is_monetary.html}
{ts}Uncheck this box if you are using this contribution page for free membership signup ONLY, or to solicit in-kind / non-monetary donations such as furniture, equipment.. etc.{/ts}
{$form.currency.label}
{$form.currency.label} {$form.currency.html}
{ts}Select the currency to be used for contributions submitted from this contribution page.{/ts}
{$form.payment_processor.label}
{$form.payment_processor.label} {$form.payment_processor.html}
{ts}Select the payment processor to be used for contributions submitted from this contribution page (unless you are soliciting non-monetary / in-kind contributions only).{/ts} {docURL page="user/contributions/payment-processors"}
{$form.is_pay_later.label}
{$form.is_pay_later.label} {$form.is_pay_later.html}
{ts}Check this box if you want to give users the option to submit payment offline (e.g. mail in a check, call in a credit card, etc.).{/ts}
  - + - + - + @@ -58,12 +58,12 @@ - + - + {if $price eq true} {else} @@ -77,7 +77,7 @@ {if $recurringPaymentProcessor} - + @@ -85,15 +85,15 @@
{$form.pay_later_text.label} * {if $action == 2}{include file='CRM/Core/I18n/Dialog.tpl' table='civicrm_contribution_page' field='pay_later_text' id=$contributionPageID}{/if}
{$form.pay_later_text.label} * {if $action == 2}{include file='CRM/Core/I18n/Dialog.tpl' table='civicrm_contribution_page' field='pay_later_text' id=$contributionPageID}{/if} {$form.pay_later_text.html|crmAddClass:big}
{ts}Text displayed next to the checkbox for the 'pay later' option on the contribution form. You may include HTML formatting tags.{/ts}
{$form.pay_later_receipt.label} * {if $action == 2}{include file='CRM/Core/I18n/Dialog.tpl' table='civicrm_contribution_page' field='pay_later_receipt' id=$contributionPageID}{/if}
{$form.pay_later_receipt.label} * {if $action == 2}{include file='CRM/Core/I18n/Dialog.tpl' table='civicrm_contribution_page' field='pay_later_receipt' id=$contributionPageID}{/if} {$form.pay_later_receipt.html|crmAddClass:big}
{ts}Instructions added to Confirmation and Thank-you pages, as well as the confirmation email, when the user selects the 'pay later' option (e.g. 'Mail your check to ... within 3 business days.').{/ts}
{$form.is_billing_required.label}
{$form.is_billing_required.label} {$form.is_billing_required.html}
{ts}Check this box to require users who select the pay later option to provide billing name and address.{/ts}
{$form.amount_block_is_active.label}{$form.amount_block_is_active.label} {$form.amount_block_is_active.html}
{ts}Uncheck this box if you are using this contribution page for membership signup and renewal only – and you do NOT want users to select or enter any additional contribution amounts.{/ts}
{$form.price_set_id.label}{$form.price_set_id.label}{$form.price_set_id.html}
{ts 1=$adminPriceSets}Select a pre-configured Price Set to offer multiple individually priced options for contributions. Otherwise, select "-none-" and enter one or more fixed contribution options in the table below. Create or edit Price Sets here.{/ts}
{$form.is_recur.label}
{$form.is_recur.label} {$form.is_recur.html}
{ts}Check this box if you want to give users the option to make recurring contributions. This feature requires that you use a payment processor which supports recurring billing / subscriptions functionality.{/ts} {docURL page="user/contributions/payment-processors"}
  - + - + - + @@ -114,35 +114,35 @@
{$form.recur_frequency_unit.label}*
{$form.recur_frequency_unit.label}* {$form.recur_frequency_unit.html}
{ts}Select recurring units supported for recurring payments.{/ts}
{$form.is_recur_interval.label}
{$form.is_recur_interval.label} {$form.is_recur_interval.html}
{ts}Can users also set an interval (e.g. every '3' months)?{/ts}
{$form.is_recur_installments.label}
{$form.is_recur_installments.label} {$form.is_recur_installments.html}
{ts}Give the user a choice of installments (e.g. donate every month for 6 months)? If not, recurring donations will continue indefinitely.{/ts}
{* handle CiviPledge fields *} {if $civiPledge} - +
{$form.is_pledge_active.label}
{$form.is_pledge_active.label} {$form.is_pledge_active.html}
{ts}Check this box if you want to give users the option to make a Pledge (a commitment to contribute a fixed amount on a recurring basis).{/ts}
- + - + - + - + - + {if $futurePaymentProcessor} - + - + - +
{$form.pledge_frequency_unit.label} *
{$form.pledge_frequency_unit.label} * {$form.pledge_frequency_unit.html}
{ts}Which frequencies can the user pick from (e.g. every 'week', every 'month', every 'year')?{/ts}
{$form.is_pledge_interval.label}
{$form.is_pledge_interval.label} {$form.is_pledge_interval.html}
{ts}Can they also set an interval (e.g. every '3' months)?{/ts}
{$form.initial_reminder_day.label}
{$form.initial_reminder_day.label} {$form.initial_reminder_day.html} {ts}Days prior to each scheduled payment due date.{/ts}
{$form.max_reminders.label}
{$form.max_reminders.label} {$form.max_reminders.html} {ts}Reminders for each scheduled payment.{/ts}
{$form.additional_reminder_day.label}
{$form.additional_reminder_day.label} {$form.additional_reminder_day.html} {ts}Days after the last one sent, up to the maximum number of reminders.{/ts}
{$form.adjust_recur_start_date.label}
{$form.adjust_recur_start_date.label} {$form.adjust_recur_start_date.html}
{$form.pledge_default_toggle.label} @@ -167,18 +167,18 @@ {/if}
{$form.amount_label.label} *{$form.amount_label.label} * {$form.amount_label.html}
{$form.is_allow_other_amount.label}
{$form.is_allow_other_amount.label} {$form.is_allow_other_amount.html}
{ts}Check this box if you want to give users the option to enter their own contribution amount. Your page will then include a text field labeled Other Amount.{/ts}
  - + - +
{$form.min_amount.label}
{$form.min_amount.label} {$form.min_amount.html}
{$form.max_amount.label}
{$form.max_amount.label} {$form.max_amount.html}
{ts 1=5|crmMoney}If you have chosen to Allow Other Amounts, you can use the fields above to control minimum and/or maximum acceptable values (e.g. don't allow contribution amounts less than %1).{/ts}
@@ -191,7 +191,7 @@
- + {section name=loop start=1 loop=11} {assign var=idx value=$smarty.section.loop.index}
{ts}Contribution Label{/ts}{ts}Amount{/ts}{ts}Default?{/ts}
{$form.default.0.html}
{ts}Contribution Label{/ts}{ts}Amount{/ts}{ts}Default?{/ts}
{$form.default.0.html}
{$form.label.$idx.html}{$form.value.$idx.html}{$form.default.$idx.html}