CRM-16967 form regressions
authoreileenmcnaugton <eileen@fuzion.co.nz>
Wed, 5 Aug 2015 00:35:46 +0000 (12:35 +1200)
committereileenmcnaugton <eileen@fuzion.co.nz>
Wed, 5 Aug 2015 00:35:46 +0000 (12:35 +1200)
templates/CRM/Contribute/Form/Contribution.tpl
templates/CRM/Member/Form/Membership.tpl

index c50573f9e4d99185d2d57ea7476906662922741e..2c964bde7c2eec5ac641037d882dd223605f6cbf 100644 (file)
@@ -30,7 +30,7 @@
 {elseif $showAdditionalInfo and $formType }
   {include file="CRM/Contribute/Form/AdditionalInfo/$formType.tpl"}
 {else}
-
+  {include file="CRM/Contribute/Form/AdditionalInfo/Payment.tpl"}
   <div class="crm-block crm-form-block crm-contribution-form-block">
 
   {if !$email and $action neq 8 and $context neq 'standalone'}
index 32e6a7fa87c4b5a18e1296d0e1265e73151d73bc..8222f118a576f287c3a3baad2034d639c2f0fc11 100644 (file)
           </tr>
           <tr class="crm-membership-form-block-record_contribution"><td colspan="2">
             <fieldset id="recordContribution"><legend>{ts}Membership Payment and Receipt{/ts}</legend>
-         {/if}
-        {include file="CRM/Member/Form/MembershipCommon.tpl"}
+
+          {include file="CRM/Member/Form/MembershipCommon.tpl"}
+        {/if}
 
         {if $emailExists and $outBound_option != 2}
           <tr id="send-receipt" class="crm-membership-form-block-send_receipt">