X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=templates%2FCRM%2FEvent%2FForm%2FManageEvent%2FFee.tpl;h=585f770b8bb7da0ed3da502d6ce2cee36619b28d;hb=992fa840d8ba027c64fc1a46c77d6b288337222b;hp=48503ca9c2c10953e62603d199ed7090d300da69;hpb=389d11ec7b65de1b7c1b88ed030394c707439118;p=civicrm-core.git diff --git a/templates/CRM/Event/Form/ManageEvent/Fee.tpl b/templates/CRM/Event/Form/ManageEvent/Fee.tpl index 48503ca9c2..585f770b8b 100644 --- a/templates/CRM/Event/Form/ManageEvent/Fee.tpl +++ b/templates/CRM/Event/Form/ManageEvent/Fee.tpl @@ -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}