Remove issets on pay_later_receipt
[civicrm-core.git] / xml / templates / message_templates / contribution_online_receipt_html.tpl
index 8d0a16a39e8e40da6c93ecf4edd7792a243403cf..b748d248472661a33b1d2494d49e6c9bb19ba1eb 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>