Quellcode durchsuchen

Slight menu change

Stephen Ficklin vor 9 Jahren
Ursprung
Commit
6bfbdb2fc7
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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."),