Menu name corrected as per FSF
[com.zyxware.civiwci.git] / wci.php
diff --git a/wci.php b/wci.php
index 1603bc035a59ff49e23280af2ad7b7146b30aa57..71a0e254a4e0f081204681c30d874d9921059872 100644 (file)
--- 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',