change path

This commit is contained in:
2016-05-26 22:58:38 +10:00
parent fef0469144
commit f446a7bf05

View File

@@ -298,7 +298,7 @@ function booking_menu() {
'type' => MENU_NORMAL_ITEM, 'type' => MENU_NORMAL_ITEM,
); );
$items['admin/booking/manual-email/%/select'] = array( $items['admin/booking/manual-email/%'] = array(
'title' => 'Manually Email People Test', 'title' => 'Manually Email People Test',
'description' => 'Send manual email to registered people with preselected values', 'description' => 'Send manual email to registered people with preselected values',
'page callback' => 'drupal_get_form', 'page callback' => 'drupal_get_form',