Browse Source

Slight menu change

Stephen Ficklin 9 năm trước cách đây
mục cha
commit
6bfbdb2fc7
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      tripal_chado/tripal_chado.module

+ 1 - 1
tripal_chado/tripal_chado.module

@@ -102,7 +102,7 @@ function tripal_chado_menu() {
   //                            Chado Storage Backend
   //////////////////////////////////////////////////////////////////////////////
   $items['admin/tripal/storage/chado'] = array(
-    'title' => 'Chado Relational Database',
+    'title' => 'Chado',
     'description' => t("Integrates Chado with Tripal and includes tools to
         load data, and extend the chado schema through custom tables &
         materialized views."),