CRM-16189, fixed white spaces
authorPradeep Nayak <pradpnayak@gmail.com>
Thu, 22 Sep 2016 13:25:14 +0000 (18:55 +0530)
committerEdsel <edsel.lopez@jmaconsulting.biz>
Mon, 19 Dec 2016 09:28:23 +0000 (14:58 +0530)
----------------------------------------
* CRM-16189: Improve support for Accrual Method bookkeeping
  https://issues.civicrm.org/jira/browse/CRM-16189

templates/CRM/Contribute/Form/ContributionView.tpl
templates/CRM/Contribute/Page/PaymentInfo.tpl

index 9f7ac13fa83aebacc6cfa165b0afeb52d1f61f5d..73e64e1e307b26df264641dbcf8f8f7ee89e0908 100644 (file)
       <td class='label'>{ts}Fees{/ts}</td>
       <td id='payment-info'></td>
     </tr>
-  {/if}        
+  {/if}
 </table>
 
 {if count($softContributions)} {* We show soft credit name with PCP section if contribution is linked to a PCP. *}
index 6a0c8019a7f5d840acdde1278d10e590137aeee8..ac45c5d79e7dfdc9a0df7bed2eaadb030ab81564 100644 (file)
@@ -65,7 +65,7 @@ CRM.$(function($) {
     <td class='right'>
       {if $paymentInfo.paid > 0}
         {$paymentInfo.paid|crmMoney}
-               {if  !$hideButtonLinks}
+        {if !$hideButtonLinks}
           <br/>
           <a class="crm-hover-button action-item crm-popup medium-popup" href='{crmURL p="civicrm/payment" q="view=transaction&cid=`$cid`&id=`$paymentInfo.id`&component=`$paymentInfo.component`&action=browse"}'>
             <i class="crm-i fa-list"></i>