Skip to content

Commit

Permalink
Simplify billingblock in Contribution/Form/Main template
Browse files Browse the repository at this point in the history
  • Loading branch information
mattwire committed Jan 11, 2019
1 parent 44e2ee4 commit c9e4c7a
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions templates/CRM/Contribute/Form/Contribution/Main.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -293,10 +293,7 @@
</fieldset>
{/if}

<div id="billing-payment-block">
{include file="CRM/Financial/Form/Payment.tpl" snippet=4}
</div>
{include file="CRM/common/paymentBlock.tpl"}
{include file="CRM/Core/BillingBlockWrapper.tpl"}

<div class="crm-public-form-item crm-group custom_post_profile-group">
{include file="CRM/UF/Form/Block.tpl" fields=$customPost}
Expand Down

0 comments on commit c9e4c7a

Please sign in to comment.