projects
/
civicrm-core.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
349c18c
)
fix verbiage for Dashboard title
author
yashodha
<yashodha@cividesk.com>
Mon, 24 Dec 2018 08:40:37 +0000
(14:10 +0530)
committer
yashodha
<yashodha@cividesk.com>
Mon, 24 Dec 2018 08:40:37 +0000
(14:10 +0530)
CRM/Contact/Page/View/UserDashBoard.php
patch
|
blob
|
blame
|
history
diff --git
a/CRM/Contact/Page/View/UserDashBoard.php
b/CRM/Contact/Page/View/UserDashBoard.php
index 2b8191b47739c3559437a5084232625eff9135d8..31315eb64e84bbf3605247ea99542122c7229671 100644
(file)
--- a/
CRM/Contact/Page/View/UserDashBoard.php
+++ b/
CRM/Contact/Page/View/UserDashBoard.php
@@
-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
'),
),
);