From 92e15dd545d49e79297a4dddf9f93118bd2f15a0 Mon Sep 17 00:00:00 2001 From: Mukesh Ram Date: Wed, 28 Feb 2018 11:45:41 +0530 Subject: [PATCH] CRM-21814: Fixed text wrapping --- templates/CRM/Event/Form/ManageEvent/Fee.tpl | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/templates/CRM/Event/Form/ManageEvent/Fee.tpl b/templates/CRM/Event/Form/ManageEvent/Fee.tpl index 6ba2f04cf6..eed1eb810a 100644 --- a/templates/CRM/Event/Form/ManageEvent/Fee.tpl +++ b/templates/CRM/Event/Form/ManageEvent/Fee.tpl @@ -152,8 +152,12 @@
{ts}Regular Fees{/ts} - {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} + {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} @@ -201,7 +205,7 @@ {if $discountSection}
{ts}Discounted Fees{/ts} -

{ts}Use the table below to enter descriptive labels and amounts for up to ten discounted event fees for each discount set. Don't forget to click 'Save' when you are finished.{/ts}

+ {ts}Use the table below to enter descriptive labels and amounts for up to ten discounted event fees for each discount set. Don't forget to click 'Save' when you are finished.{/ts}
{ts}Fee Label{/ts}{ts}Amount{/ts}{ts}Default?{/ts}
{$form.default.0.html}
@@ -363,4 +367,4 @@ }); {/literal} -{/if} \ No newline at end of file +{/if} -- 2.25.1
{ts}Fee Label{/ts}