From 9c52b6d00ef299bcd1c0e721710c03a4e6d0ffc2 Mon Sep 17 00:00:00 2001 From: eileen Date: Mon, 13 May 2013 14:26:44 +1200 Subject: [PATCH] CRM-12595 fix formatting in templates files (E) --- templates/CRM/Event/Form/ManageEvent/Fee.tpl | 6 +++--- .../Form/ManageEvent/ScheduleReminders.tpl | 18 +++++++++--------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/templates/CRM/Event/Form/ManageEvent/Fee.tpl b/templates/CRM/Event/Form/ManageEvent/Fee.tpl index aa0a839009..56979dffc3 100644 --- a/templates/CRM/Event/Form/ManageEvent/Fee.tpl +++ b/templates/CRM/Event/Form/ManageEvent/Fee.tpl @@ -101,13 +101,13 @@ {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} - - + + diff --git a/templates/CRM/Event/Form/ManageEvent/ScheduleReminders.tpl b/templates/CRM/Event/Form/ManageEvent/ScheduleReminders.tpl index ab52cef8cf..b6385d9bc9 100755 --- a/templates/CRM/Event/Form/ManageEvent/ScheduleReminders.tpl +++ b/templates/CRM/Event/Form/ManageEvent/ScheduleReminders.tpl @@ -93,14 +93,14 @@ - + - + - + @@ -112,11 +112,11 @@
{$form.start_action_offset.label}{include file="CRM/common/jcalendar.tpl" elementName=absolute_date} {ts}OR{/ts}
{include file="CRM/common/jcalendar.tpl" elementName=absolute_date} {ts}OR{/ts}
{$form.start_action_offset.html}   {$form.start_action_unit.html}   {$form.start_action_condition.html}   {$form.start_action_date.html}{$form.start_action_offset.html}   {$form.start_action_unit.html}   {$form.start_action_condition.html}   {$form.start_action_date.html}
{$form.record_activity.label}{$form.record_activity.label} {$form.record_activity.html}
{$form.is_repeat.label}
- + - - + +
{$form.repetition_frequency_interval.label}   {$form.repetition_frequency_interval.html}{$form.repetition_frequency_unit.html}{$form.repetition_frequency_unit.html}
{$form.end_frequency_interval.label}   {$form.end_frequency_interval.html} - {$form.end_frequency_unit.html}   {$form.end_action.html}   {$form.end_date.html}
{$form.end_frequency_interval.label}   {$form.end_frequency_interval.html} + {$form.end_frequency_unit.html}   {$form.end_action.html}   {$form.end_date.html}
@@ -128,7 +128,7 @@ {$form.recipient_listing.label}{$form.recipient_listing.html} - {$form.recipient_manual_id.label} + {$form.recipient_manual_id.label} {$form.recipient_manual_id.html}{edit}{ts}You can manually send out the reminders to these recipients.{/ts}{/edit} @@ -140,7 +140,7 @@
{ts}Email{/ts} - + -- 2.25.1
{$form.is_active.html} {$form.is_active.label}