From 2afe8e0c2088f14239b4b9e81b1dabd3b23be976 Mon Sep 17 00:00:00 2001 From: yashodha Date: Fri, 19 Jun 2015 10:59:04 +0530 Subject: [PATCH] clean up --- CRM/Report/Form/Activity.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CRM/Report/Form/Activity.php b/CRM/Report/Form/Activity.php index 12c4199a98..234adff1ff 100644 --- a/CRM/Report/Form/Activity.php +++ b/CRM/Report/Form/Activity.php @@ -183,7 +183,7 @@ class CRM_Report_Form_Activity extends CRM_Report_Form { ), 'contact_target_phone' => array( 'name' => 'phone', - 'title' => ts('Target Phone'), + 'title' => ts('Target Phone'), 'alias' => 'civicrm_phone_target', ), ), -- 2.25.1