Skip to content
Snippets Groups Projects
Commit c0b68d23 authored by Eric Bremner's avatar Eric Bremner Committed by Kevin Paxman
Browse files

ISTWCMS-5753: fixing title of page for content csv report

parent 57032c58
No related branches found
No related tags found
1 merge request!269Feature/istwcms 5753 ebremner csv content report
......@@ -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'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment