From: yashodha Date: Fri, 19 Jun 2015 05:29:04 +0000 (+0530) Subject: clean up X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=2afe8e0c2088f14239b4b9e81b1dabd3b23be976;p=civicrm-core.git clean up --- 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', ), ),