add logistics email token
This commit is contained in:
@@ -60,7 +60,7 @@ function booking_admin()
|
||||
$form['email']['booking_logistics_email'] = array(
|
||||
'#type' => 'textfield',
|
||||
'#title' => t('Logistics Email Address'),
|
||||
'#description' => t("The email address used for logistics information."),
|
||||
'#description' => t("The email address used for logistics information like travel forms etc."),
|
||||
'#size' => 60,
|
||||
'#maxlength' => 150,
|
||||
'#required' => TRUE,
|
||||
|
Reference in New Issue
Block a user