This commit is contained in:
2016-05-26 22:15:46 +10:00
parent 5427bd6020
commit 7c13255859
2 changed files with 2 additions and 2 deletions

View File

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