diff --git a/uw_cfg_common.routing.yml b/uw_cfg_common.routing.yml index 575d72bbe8caff1c692a1e8c94b14f64d52b0f37..946c06d40b6deee96acfc61dd193487f8da39461 100644 --- a/uw_cfg_common.routing.yml +++ b/uw_cfg_common.routing.yml @@ -37,7 +37,7 @@ uw_cfg_common.content_type_usage_page: uw_cfg_common.uw_content_report_csv: path: '/admin/reports/uw_content_report_csv' defaults: - _title: 'Download Customers' + _title: 'Download UW Content Report (CSV)' _controller: \Drupal\uw_cfg_common\Controller\UwDownloadCsvController::uwContentReport requirements: _permission: 'view UW CSV reports'