diff --git a/CollectionClass.inc b/CollectionClass.inc index 0644d6c2..30d5b34b 100644 --- a/CollectionClass.inc +++ b/CollectionClass.inc @@ -430,7 +430,7 @@ class CollectionClass { $tabset['view_tab'] = array( // $collection_fieldset = array ( '#type' => 'tabpage', - '#title' => t('Members'), + '#title' => t($this->pid), '#content' => $collection_items ); $tabset['add_tab'] = array(