Explorar el Código

Slight menu change

Stephen Ficklin hace 9 años
padre
commit
6bfbdb2fc7
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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."),