From fc6e98b3c889a48bd408ab15b720883f26fa6c0d Mon Sep 17 00:00:00 2001 From: Pradeep Nayak Date: Tue, 20 Sep 2016 17:45:00 +0530 Subject: [PATCH] CRM-16189, changed the title ---------------------------------------- * CRM-16189: Improve support for Accrual Method bookkeeping https://issues.civicrm.org/jira/browse/CRM-16189 --- settings/Contribute.setting.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/settings/Contribute.setting.php b/settings/Contribute.setting.php index ff9d82a056..ace5db5ca3 100644 --- a/settings/Contribute.setting.php +++ b/settings/Contribute.setting.php @@ -174,7 +174,7 @@ return array( 'quick_form_type' => 'Element', 'default' => 0, 'add' => '4.7', - 'title' => 'Always post to Accounts Receivable', + 'title' => 'Always post to Accounts Receivable?', 'is_domain' => 1, 'is_contact' => 0, 'description' => NULL, -- 2.25.1