diff --git a/upei_roblib_ill.module b/upei_roblib_ill.module index c3f5ae1..f1745c3 100644 --- a/upei_roblib_ill.module +++ b/upei_roblib_ill.module @@ -362,8 +362,8 @@ function upei_roblib_ill_views_data() { ], ]; $data['upei_roblib_ill_request']['genre'] = [ - 'title' => t('Article or Chapter author'), - 'help' => t('Article or Chapter author.'), + 'title' => t('Genre'), + 'help' => t('The type of item requested.'), 'field' => [ 'handler' => 'views_handler_field', 'click sortable' => TRUE,