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