CRM-14078 - 'Payment Instrument' -> 'Payment Method'
[civicrm-core.git] / CRM / Financial / Form / BatchTransaction.php
index 45c9afce8c1305684b58ed15eac359d785c313ae..1325538fb34b7a79010b84cc40c100975c8abef8 100644 (file)
@@ -64,7 +64,7 @@ class CRM_Financial_Form_BatchTransaction extends CRM_Contribute_Form {
         'created_by' => ts('Created By'),
         'status' => ts('Status'),
         'description' => ts('Description'),
-        'payment_instrument' => ts('Payment Instrument'),
+        'payment_instrument' => ts('Payment Method'),
         'item_count' => ts('Entered Transactions'),
         'assigned_item_count' => ts('Assigned Transactions'),
         'total' => ts('Entered Total'),