diff --git a/field_collection.path.inc b/field_collection.path.inc index 1d28a26..18ac2d7 100644 --- a/field_collection.path.inc +++ b/field_collection.path.inc @@ -11,7 +11,8 @@ function field_collection_path_info() { $info['field_collection'] = array( 'entity type' => 'field_collection', 'token_type' => 'field_collection_item', - 'label' => t('Field collection item paths'), + 'label' => t('Field collection'), + 'pattern label' => t('Field collection item paths'), 'pattern description' => t('Default path pattern (applies to all field collections with blank patterns below)'), 'pattern default' => '', 'pattern items' => array(),