From: Jagadedes Date: Thu, 23 Oct 2014 10:34:11 +0000 (+0530) Subject: Menu name corrected as per FSF X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=09e2ab5d70e47c3b70d280ca301613397b808b29;p=com.zyxware.civiwci.git Menu name corrected as per FSF --- diff --git a/wci.php b/wci.php index 1603bc0..71a0e25 100644 --- a/wci.php +++ b/wci.php @@ -119,7 +119,7 @@ function wci_civicrm_navigationMenu( &$params ) { // inserting WCI menu at the place of old help location $params[$helpID] = array ( 'attributes' => array ( - 'label' => ts('WCI'), + 'label' => ts('Widgets and Progress Bars'), 'name' => 'WCI', 'url' => null, 'permission' => 'access CiviReport,access CiviContribute',