From 8a51f5e6ec8c4f1301cbe4272707ef846625b331 Mon Sep 17 00:00:00 2001 From: Ravish Nair Date: Fri, 17 May 2013 14:23:24 +0530 Subject: [PATCH] -- CRM-10397 Updated Description of Pay Later Label --- templates/CRM/Contribute/Form/ContributionPage/Amount.tpl | 2 +- templates/CRM/Event/Form/ManageEvent/Fee.tpl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/CRM/Contribute/Form/ContributionPage/Amount.tpl b/templates/CRM/Contribute/Form/ContributionPage/Amount.tpl index 66f3859cb5..bf0bbd0a3e 100644 --- a/templates/CRM/Contribute/Form/ContributionPage/Amount.tpl +++ b/templates/CRM/Contribute/Form/ContributionPage/Amount.tpl @@ -65,7 +65,7 @@ + {ts}Text displayed next to the checkbox for the 'pay later' option on the contribution form. You may include HTML formatting tags.{/ts} diff --git a/templates/CRM/Event/Form/ManageEvent/Fee.tpl b/templates/CRM/Event/Form/ManageEvent/Fee.tpl index 51610ceffe..aa0a839009 100644 --- a/templates/CRM/Event/Form/ManageEvent/Fee.tpl +++ b/templates/CRM/Event/Form/ManageEvent/Fee.tpl @@ -94,7 +94,7 @@ - + -- 2.25.1
{$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.{/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.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}
 {ts}Text displayed next to the checkbox for the 'pay later' option on the contribution form.{/ts}{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} *