瀏覽代碼

Slight menu change

Stephen Ficklin 9 年之前
父節點
當前提交
6bfbdb2fc7
共有 1 個文件被更改,包括 1 次插入1 次删除
  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."),