From 239334cdfa5119d9014ec67374597dd2804d4fae Mon Sep 17 00:00:00 2001 From: Mukesh Ram Date: Fri, 16 Feb 2018 10:19:24 +0530 Subject: [PATCH] CRM-21770: Change position of help div --- templates/CRM/Export/Form/Map.tpl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/templates/CRM/Export/Form/Map.tpl b/templates/CRM/Export/Form/Map.tpl index f288d2ddf851..0238161bc904 100644 --- a/templates/CRM/Export/Form/Map.tpl +++ b/templates/CRM/Export/Form/Map.tpl @@ -23,7 +23,6 @@ | see the CiviCRM license FAQ at http://civicrm.org/licensing | +--------------------------------------------------------------------+ *} -

{ts}Select the fields to be exported using the table below. For each field, first select the contact type that the field belongs to (e.g. select Individuals if you are exporting Last Name). Then select the actual field to be exported from the drop-down menu which will appear next to the contact type. Your export can include multiple types of contact records, and non-applicable fields will be empty (e.g. Last Name will not be populated for an Organization record).{/ts}

{ts}Click Select more fields... if you want to export more fields than are initially displayed in the table.{/ts}

@@ -34,6 +33,8 @@

{ts}If you want to use the same export setup in the future, check 'Save this field mapping' at the bottom of the page before continuing. You will then be able to reload this setup with a single click.{/ts}

+ +
{* Export Wizard - Step 3 (map export data fields) *} {* WizardHeader.tpl provides visual display of steps thru the wizard as well as title for current step *}