test
This commit is contained in:
@@ -296,7 +296,7 @@ function booking_menu() {
|
||||
'type' => MENU_NORMAL_ITEM,
|
||||
);
|
||||
|
||||
$items['admin/booking/manual-email/%'] = array(
|
||||
$items['admin/booking/manual-email/%/select'] = array(
|
||||
'title' => 'Manually Email People Test',
|
||||
'description' => 'Send manual email to registered people with preselected values',
|
||||
'page callback' => 'booking_manual_email',
|
||||
|
Reference in New Issue
Block a user