change path
This commit is contained in:
@@ -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',
|
||||||
|
Reference in New Issue
Block a user