whitepace fixes
authorkurund <kurund@civicrm.org>
Fri, 24 Jan 2014 08:49:59 +0000 (00:49 -0800)
committerkurund <kurund@civicrm.org>
Fri, 24 Jan 2014 08:49:59 +0000 (00:49 -0800)
CRM/Contribute/Form/ContributionPage/Settings.php

index 5addc702291f2bce6d257a289ffa0ad089385b26..9f6eff767b96cf6e0b245aab8af07dcd3004321a 100644 (file)
@@ -235,7 +235,6 @@ class CRM_Contribute_Form_ContributionPage_Settings extends CRM_Contribute_Form_
     CRM_UF_Page_ProfileEditor::registerProfileScripts();
     CRM_UF_Page_ProfileEditor::registerSchemas(array('OrganizationModel','HouseholdModel'));
 
-
     if (!empty($this->_submitValues['honor_block_is_active'])) {
       $this->addRule('soft_credit_types', ts('At least one value must be selected if Honor Section is active'), 'required');
       $this->addRule('honoree_profile', ts('Please select a profile used for honoree'), 'required');