Change 'help' id to a class
[civicrm-core.git] / templates / CRM / Event / Import / Form / MapField.tpl
index 0579cdb4f243ae4b5eb45f0a5407781603d7e539..ccd3f6fb3e4781b88bd1c39ecef88be83c162f2d 100644 (file)
@@ -28,7 +28,7 @@
 <div class="crm-block crm-form-block crm-event-import-mapfield-form-block">
 {* WizardHeader.tpl provides visual display of steps thru the wizard as well as title for current step *}
 {include file="CRM/common/WizardHeader.tpl"}
-<div id="help">
+<div class="help">
     <p>{ts}Review the values shown below from the first 2 rows of your import file and select the matching CiviCRM database fields from the drop-down lists in the right-hand column. Select '- do not import -' for any columns in the import file that you want ignored.{/ts}</p>
     {if $savedMapping}
     <p>{ts}Click 'Load Saved Field Mapping' if data has been previously imported from the same source. You can then select the saved import mapping setup and load it automatically.{/ts}<p>