Minor changes
authorWeb Access <rohan.katkar@webaccessglobal.com>
Wed, 20 Jan 2016 05:47:23 +0000 (11:17 +0530)
committerWeb Access <rohan.katkar@webaccessglobal.com>
Wed, 20 Jan 2016 05:47:23 +0000 (11:17 +0530)
CRM/Upgrade/4.7.beta8.msg_template/message_templates/contribution_invoice_receipt_html.tpl

index 16064ca53ce1dbb49b6c59fa15216469f018020c..8606e18e58497d2751057a817c926b4ba593daab 100644 (file)
           </td>
         </tr>
       </table>
+      {if $contribution_status_id == $pendingStatusId && $is_pay_later == 1}
       <table style = "margin-top:5px;padding-right:45px;">
         <tr>
           <td><img src = "{$resourceBase}/i/contribute/cut_line.png" height = "15" width = "630"></td>
     {/if}
     <tr>
       <td colspan = "2"></td>
-      {if $contribution_status_id == $pendingStatusId && $is_pay_later == 1}
         <td><font size = "1" align = "right" style="font-weight:bold;">{ts}Due Date:  {/ts}</font></td>
         <td><font size = "1" align = "right">{$dueDate}</font></td>
-      {/if}
     </tr>
     <tr>
                   <td colspan = "5" style = "color:#F5F5F5;"><hr></hr></td>
     </tr>
   </table>
 
+{/if}
 
       {if $contribution_status_id == $refundedStatusId || $contribution_status_id == $cancelledStatusId}
     <table style = "margin-top:2px;padding-left:7px;page-break-before: always;">