From 99962109ee8f2c457945a82b226cb7e42f73be20 Mon Sep 17 00:00:00 2001 From: John E Prescott Date: Wed, 28 Jan 2015 15:44:36 +0000 Subject: [PATCH] Fixed incorrect CSS tag --- templates/CRM/Contribute/Import/Form/Preview.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/CRM/Contribute/Import/Form/Preview.tpl b/templates/CRM/Contribute/Import/Form/Preview.tpl index 9985886f1f..e8c5dd42d4 100644 --- a/templates/CRM/Contribute/Import/Form/Preview.tpl +++ b/templates/CRM/Contribute/Import/Form/Preview.tpl @@ -25,7 +25,7 @@ *} {* Contribution Import Wizard - Step 3 (preview import results prior to actual data loading) *} {* @var $form Contains the array for the form elements and other form associated information assigned to the template by the controller *} -
+
{* WizardHeader.tpl provides visual display of steps thru the wizard as well as title for current step *} {include file="CRM/common/WizardHeader.tpl"} -- 2.25.1