浏览代码

Update tripal_chado_views/tripal_chado_views.views.inc

Co-Authored-By: guignonv <guignonv@users.noreply.github.com>
Lacey-Anne Sanderson 6 年之前
父节点
当前提交
fdff9a2c22
共有 1 个文件被更改,包括 1 次插入1 次删除
  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,