From 1e06f8d0837eb29ad0c33613f1cbc904abea5da5 Mon Sep 17 00:00:00 2001 From: John E Prescott Date: Wed, 28 Jan 2015 15:45:01 +0000 Subject: [PATCH] Fixed incorrect CSS tag --- templates/CRM/Contribute/Import/Form/Summary.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/CRM/Contribute/Import/Form/Summary.tpl b/templates/CRM/Contribute/Import/Form/Summary.tpl index a35357ce64..ae44f005eb 100644 --- a/templates/CRM/Contribute/Import/Form/Summary.tpl +++ b/templates/CRM/Contribute/Import/Form/Summary.tpl @@ -25,7 +25,7 @@ *} {* Contribution Import Wizard - Step 4 (summary of import results AFTER 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