X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=templates%2FCRM%2FEvent%2FForm%2FManageEvent%2FFee.tpl;h=585f770b8bb7da0ed3da502d6ce2cee36619b28d;hb=992fa840d8ba027c64fc1a46c77d6b288337222b;hp=51610ceffebee9765a2b354c00d47a5100995bbd;hpb=0be2bf3656e369e1281ffa4f80317a1a0d07546d;p=civicrm-core.git diff --git a/templates/CRM/Event/Form/ManageEvent/Fee.tpl b/templates/CRM/Event/Form/ManageEvent/Fee.tpl index 51610ceffe..585f770b8b 100644 --- a/templates/CRM/Event/Form/ManageEvent/Fee.tpl +++ b/templates/CRM/Event/Form/ManageEvent/Fee.tpl @@ -1,6 +1,6 @@ {* +--------------------------------------------------------------------+ - | CiviCRM version 4.3 | + | CiviCRM version 4.4 | +--------------------------------------------------------------------+ | Copyright CiviCRM LLC (c) 2004-2013 | +--------------------------------------------------------------------+ @@ -94,20 +94,20 @@   - {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} * {if $action == 2}{include file='CRM/Core/I18n/Dialog.tpl' table='civicrm_event' field='pay_later_receipt' id=$id}{/if}{$form.pay_later_receipt.html|crmAddClass:big} - +   {ts}Instructions added to Confirmation and Thank-you pages when the user selects the 'pay later' option (e.g. 'Mail your check to ... within 3 business days.').{/ts} - - + + @@ -154,7 +154,7 @@ {ts}Use the table below to enter descriptive labels and amounts for up to ten event fee levels. These will be presented as a list of radio button options. Both the label and dollar amount will be displayed. You can also configure one or more sets of discounted fees by checking "Discounts by Signup Date" below.{/ts}
{if $isQuick}{ts}Click here if you want to configure the Regular Fees below as part of a Price Set, with the added flexibility and complexity that entails.{/ts}{/if}
- + {section name=loop start=1 loop=11} {assign var=idx value=$smarty.section.loop.index}
{ts}Fee Label{/ts}{ts}Amount{/ts}{ts}Default?{/ts}
({ts}clear{/ts})
{ts}Fee Label{/ts}{ts}Amount{/ts}{ts}Default?{/ts}
{$form.default.0.html}
{$form.label.$idx.html}{$form.value.$idx.html|crmMoney}{$form.default.$idx.html}