diff --git a/templates/CRM/Member/Form/MembershipRenewal.tpl b/templates/CRM/Member/Form/MembershipRenewal.tpl index 8855d8fa669e..ec3f48090ec9 100644 --- a/templates/CRM/Member/Form/MembershipRenewal.tpl +++ b/templates/CRM/Member/Form/MembershipRenewal.tpl @@ -118,7 +118,8 @@ {ts}Renewal Payment and Receipt{/ts} {/if} {include file="CRM/Member/Form/MembershipCommon.tpl"} - {if $emailExists and $outBound_option != 2} + + {if $emailExists and $outBound_option != 2}
{$form.send_receipt.label}