From: John E Prescott Date: Wed, 28 Jan 2015 15:45:01 +0000 (+0000) Subject: Fixed incorrect CSS tag X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=1e06f8d0837eb29ad0c33613f1cbc904abea5da5;p=civicrm-core.git Fixed incorrect CSS tag --- 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"}