From 70b1b945eb99b77efa5edf102cec64e854d239c6 Mon Sep 17 00:00:00 2001 From: Coleman Watts Date: Mon, 8 Dec 2014 23:19:32 -0500 Subject: [PATCH] CRM-13611 - Report tab fixes --- templates/CRM/Report/Form/Fields.tpl | 8 ++++---- templates/CRM/Report/Form/Instance.tpl | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/templates/CRM/Report/Form/Fields.tpl b/templates/CRM/Report/Form/Fields.tpl index 7f4c2e8000..8b99d06e4c 100644 --- a/templates/CRM/Report/Form/Fields.tpl +++ b/templates/CRM/Report/Form/Fields.tpl @@ -44,9 +44,9 @@ {ts}Sorting{/ts} {/if} - {if $form.options.html} + {if $otherOptions}
  • - {ts}Options{/ts} + {ts}Display{/ts}
  • {/if} {if $filters} @@ -56,13 +56,13 @@ {/if} {if $instanceForm OR $instanceFormError}
  • - {ts}Title and Format{/ts} + {ts}Title and Format{/ts}
  • {ts}Email Delivery{/ts}
  • - {ts}Access{/ts} + {ts}Access{/ts}
  • {/if} diff --git a/templates/CRM/Report/Form/Instance.tpl b/templates/CRM/Report/Form/Instance.tpl index 2fcece03bc..b4a610e5f4 100644 --- a/templates/CRM/Report/Form/Instance.tpl +++ b/templates/CRM/Report/Form/Instance.tpl @@ -23,7 +23,7 @@ | see the CiviCRM license FAQ at http://civicrm.org/licensing | +--------------------------------------------------------------------+ *} -
    +
    @@ -62,7 +62,7 @@
    {$form.title.label} {help id="id-report_title" file="CRM/Report/Form/Settings.hlp"}
    -
    +
    -- 2.25.1
    {$form.is_navigation.label}