CRM-14078 - 'Paid By' -> 'Payment Method'
[civicrm-core.git] / templates / CRM / Contribute / Form / ContributionView.tpl
index ba909ddca56ea61b933e94bf887d80707ea45925..ddefa433ea6bb2e5ead4ba2a4b2d0d6d5f0f55b8 100644 (file)
     {/if}
   {/if}
   <tr>
-    <td class="label">{ts}Paid By{/ts}</td>
+    <td class="label">{ts}Payment Method{/ts}</td>
     <td>{$payment_instrument}{if $payment_processor_name} ({$payment_processor_name}){/if}</td>
   </tr>