Procházet zdrojové kódy

Update tripal_chado_views/tripal_chado_views.views.inc

Co-Authored-By: guignonv <guignonv@users.noreply.github.com>
Lacey-Anne Sanderson před 6 roky
rodič
revize
fdff9a2c22
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      tripal_chado_views/tripal_chado_views.views.inc

+ 1 - 1
tripal_chado_views/tripal_chado_views.views.inc

@@ -653,7 +653,7 @@ function tripal_chado_views_views_data_alter(&$data) {
           'group' => $base_table_label,
           'title' => $base_table_label,
           'help' => t(
-            "Links @base_table_label to its @bundle_label.",
+            "Links @base_table_label to its Tripal Content Type '@bundle_label'.",
             array(
               '@base_table_label' => $base_table_label,
               '@bundle_label' => $bundle_label,