-- CRM-10397 Updated Description of Pay Later Label
authorRavish Nair <ravish.nair@webaccess.co.in>
Fri, 17 May 2013 08:53:24 +0000 (14:23 +0530)
committerRavish Nair <ravish.nair@webaccess.co.in>
Fri, 17 May 2013 08:53:24 +0000 (14:23 +0530)
templates/CRM/Contribute/Form/ContributionPage/Amount.tpl
templates/CRM/Event/Form/ManageEvent/Fee.tpl

index 66f3859cb591d6944e391e71f91afdf058854ea5..bf0bbd0a3e21bbf62de53cbede5992f571ddb80c 100644 (file)
@@ -65,7 +65,7 @@
             <table class="form-layout">
                 <tr class="crm-contribution-contributionpage-amount-form-block-pay_later_text"><th scope="row" class="label">{$form.pay_later_text.label} <span class="marker" title="This field is required.">*</span> {if $action == 2}{include file='CRM/Core/I18n/Dialog.tpl' table='civicrm_contribution_page' field='pay_later_text' id=$contributionPageID}{/if}</th>
                 <td>{$form.pay_later_text.html|crmAddClass:big}<br />
-                    <span class="description">{ts}Text displayed next to the checkbox for the 'pay later' option on the contribution form.{/ts}</span></td></tr>
+                    <span class="description">{ts}Text displayed next to the checkbox for the 'pay later' option on the contribution form. You may include HTML formatting tags.{/ts}</span></td></tr>
                 <tr class="crm-contribution-contributionpage-amount-form-block-pay_later_receipt"><th scope="row" class="label">{$form.pay_later_receipt.label} <span class="marker" title="This field is required.">*</span> {if $action == 2}{include file='CRM/Core/I18n/Dialog.tpl' table='civicrm_contribution_page' field='pay_later_receipt' id=$contributionPageID}{/if}</th>
                 <td>{$form.pay_later_receipt.html|crmAddClass:big}<br />
                   <span class="description">{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}</span></td></tr>
index 51610ceffebee9765a2b354c00d47a5100995bbd..aa0a8390099d901d7007364e3328a0950940621e 100644 (file)
@@ -94,7 +94,7 @@
             </tr>
             <tr>
                <td>&nbsp;</td>
-               <td class="description">{ts}Text displayed next to the checkbox for the 'pay later' option on the contribution form.{/ts}</td>
+               <td class="description">{ts}Text displayed next to the checkbox for the 'pay later' option on the contribution form. You may include HTML formatting tags.{/ts}</td>
             </tr>
             <tr class="crm-event-manage-fee-form-block-pay_later_receipt">
                <td class="label">{$form.pay_later_receipt.label}<span class="marker"> *</span> </td>