Jelajahi Sumber

Update tripal_jbrowse_mgmt/tripal_jbrowse_mgmt.module

Co-Authored-By: almasaeed2010 <almasaeed2010@users.noreply.github.com>
Lacey-Anne Sanderson 6 tahun lalu
induk
melakukan
ead6e0054d
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      tripal_jbrowse_mgmt/tripal_jbrowse_mgmt.module

+ 1 - 1
tripal_jbrowse_mgmt/tripal_jbrowse_mgmt.module

@@ -109,7 +109,7 @@ function tripal_jbrowse_mgmt_permission() {
   $items = [];
 
   $items['configure tripal_jbrowse_mgmt'] = [
-    'title' => t('configure tripal_jbrowse_mgmt'),
+    'title' => t('Configure Tripal JBrowse Management'),
   ];
 
   $items['administer tripal_jbrowse_mgmt'] = [