CRM-19895: membership renewal page style collapsed if email disabled
authorjitendrapurohit <jitendra.purohit@webaccessglobal.com>
Mon, 23 Jan 2017 09:43:42 +0000 (15:13 +0530)
committerjitendrapurohit <jitendra.purohit@webaccessglobal.com>
Mon, 23 Jan 2017 09:43:42 +0000 (15:13 +0530)
templates/CRM/Member/Form/MembershipRenewal.tpl

index 8855d8fa669ed85dcec80e83303ce7ce6df1ea94..ec3f48090ec95151bb2e9a2c0b9d2dea1057121d 100644 (file)
               <legend>{ts}Renewal Payment and Receipt{/ts}</legend>
       {/if}
       {include file="CRM/Member/Form/MembershipCommon.tpl"}
-      {if $emailExists and $outBound_option != 2}
+    </table>
+    {if $emailExists and $outBound_option != 2}
       <table class="form-layout">
         <tr class="crm-{$formClass}-form-block-send_receipt">
           <td class="label">{$form.send_receipt.label}</td>