remove extra space, causes netbeans smarty syntax to highlight error of missing close...
authorTim Mallezie <tim.mallezie@chiro.be>
Tue, 28 Apr 2015 10:24:49 +0000 (12:24 +0200)
committerTim Mallezie <tim.mallezie@chiro.be>
Tue, 28 Apr 2015 10:24:49 +0000 (12:24 +0200)
templates/CRM/Event/Form/EventFees.tpl

index 0129569ffe502c72f4b4f179a900c060f4fb7300..19ec0b1d7bda384b13dd3fff18d4a3d691c5e3d6 100644 (file)
@@ -67,7 +67,7 @@
     </tr>
  {/if}
 
-    { if $accessContribution and ! $participantMode and ($action neq 2 or !$rows.0.contribution_id or $onlinePendingContributionId) and $isRecordPayment and ! $registeredByParticipantId }
+    {if $accessContribution and ! $participantMode and ($action neq 2 or !$rows.0.contribution_id or $onlinePendingContributionId) and $isRecordPayment and ! $registeredByParticipantId }
         <tr class="crm-event-eventfees-form-block-record_contribution">
             <td class="label">{$form.record_contribution.label}</td>
             <td>{$form.record_contribution.html}<br />