Merge pull request #3083 from freeform/CRM-14084
[civicrm-core.git] / CRM / PCP / Page / PCPInfo.php
index 56a5287d5921f8a7b62c050dbba6f3528c9fd1b3..4bc4a082744669cb6a1a917094990152b5e21f54 100644 (file)
@@ -161,6 +161,7 @@ class CRM_PCP_Page_PCPInfo extends CRM_Core_Page {
       $hints = array(
         CRM_Core_Action::UPDATE => ts('Change the content and appearance of your page'),
         CRM_Core_Action::DETACH => ts('Send emails inviting your friends to support your campaign!'),
+        CRM_Core_Action::VIEW =>   ts('Copy this link to share directly with your network!'),
         CRM_Core_Action::BROWSE => ts('Update your personal contact information'),
         CRM_Core_Action::DISABLE => ts('De-activate the page (you can re-activate it later)'),
         CRM_Core_Action::ENABLE => ts('Activate the page (you can de-activate it later)'),