rename report

This commit is contained in:
2016-06-26 21:37:58 +10:00
parent d44e0d9592
commit 582110a752

View File

@@ -326,7 +326,7 @@ function booking_menu() {
); );
$items['admin/booking/travel'] = array( $items['admin/booking/travel'] = array(
'title' => 'Travel Summary', 'title' => 'Booking Travel Summary',
'description' => "List people's travel details", 'description' => "List people's travel details",
'page callback' => 'booking_report_travel', 'page callback' => 'booking_report_travel',
'access arguments' => array('access reports'), 'access arguments' => array('access reports'),