fix verbiage for Dashboard title
authoryashodha <yashodha@cividesk.com>
Mon, 24 Dec 2018 08:40:37 +0000 (14:10 +0530)
committeryashodha <yashodha@cividesk.com>
Mon, 24 Dec 2018 08:40:37 +0000 (14:10 +0530)
CRM/Contact/Page/View/UserDashBoard.php

index 2b8191b47739c3559437a5084232625eff9135d8..31315eb64e84bbf3605247ea99542122c7229671 100644 (file)
@@ -230,7 +230,7 @@ class CRM_Contact_Page_View_UserDashBoard extends CRM_Core_Page {
           'url' => 'civicrm/user',
           'class' => 'no-popup',
           'qs' => 'reset=1&id=%%cbid%%',
-          'title' => ts('View Relationship'),
+          'title' => ts('View Contact Dashboard'),
         ),
       );