Remove issets on pay_later_receipt
[civicrm-core.git] / xml / templates / message_templates / membership_online_receipt_html.tpl
index 7a948d4863c3ef8e89b6186f66aef502aa5b28dc..ae31d88158111c7b10173261b79f70a9bf7e85de 100644 (file)
@@ -26,7 +26,7 @@
     {/if}
 
     {if $is_pay_later}
-     <p>{if isset($pay_later_receipt)}{$pay_later_receipt}{/if}</p> {* FIXME: this might be text rather than HTML *}
+     <p>{$pay_later_receipt}</p> {* FIXME: this might be text rather than HTML *}
     {/if}
 
    </td>