From a9e97cdf453e9514f796c817ad91abf1460fe5e9 Mon Sep 17 00:00:00 2001 From: Andrew Hunt Date: Sun, 26 Jul 2020 14:08:01 -0400 Subject: [PATCH] dev/financial#139: remove contrib status from bulk payments form template --- templates/CRM/Contribute/Form/Task/Status.tpl | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/templates/CRM/Contribute/Form/Task/Status.tpl b/templates/CRM/Contribute/Form/Task/Status.tpl index ac20b35d9f..9d16b90aeb 100644 --- a/templates/CRM/Contribute/Form/Task/Status.tpl +++ b/templates/CRM/Contribute/Form/Task/Status.tpl @@ -8,18 +8,13 @@ +--------------------------------------------------------------------+ *}
-

{ts}Update Contribution Status{/ts}

+

{ts}Record payments for contributions{/ts}

- {ts}Use this form to record received payments for 'pay later' online contributions, membership signups and event registrations. You can use the Transaction ID field to record account+check number, bank transfer identifier, or other unique payment identifier.{/ts} +

{ts}Use this form to record received payments for "pay later" online contributions, membership signups and event registrations. You can use the Transaction ID field to record account+check number, bank transfer identifier, or other unique payment identifier.{/ts}

+

{ts}The contribution status will be updated as appropriate. To update contribution statuses directly, return to the search results and select "Update multiple contributions".{/ts}

- - - -
{$form.contribution_status_id.label}{$form.contribution_status_id.html}
- {ts}Assign the selected status to all contributions listed below.{/ts} -
{$form.is_email_receipt.label} {$form.is_email_receipt.html}
-- 2.25.1