From: eileenmcnaugton Date: Thu, 17 Sep 2015 02:56:28 +0000 (+1200) Subject: CRM-17233 payment block showing in edit mode on contribution page X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=829396506e5262d99ca38caf9eed19ef2503f405;p=civicrm-core.git CRM-17233 payment block showing in edit mode on contribution page --- diff --git a/templates/CRM/Member/Form/MembershipCommon.tpl b/templates/CRM/Member/Form/MembershipCommon.tpl index ecbcf6512c..2ef6c8f194 100644 --- a/templates/CRM/Member/Form/MembershipCommon.tpl +++ b/templates/CRM/Member/Form/MembershipCommon.tpl @@ -1,5 +1,5 @@ {if !$membershipMode} - {if $accessContribution} + {if $accessContribution && $action != 2}
{$form.is_different_contribution_contact.label}