Add forms for defining room layouts
This commit is contained in:
@@ -506,7 +506,7 @@ function booking_token_info() {
|
||||
);
|
||||
$info['tokens']['booking']['contact-email'] = array(
|
||||
'name' => t('Event Contact Email'),
|
||||
'description' => t('Contact Address for the current event.')
|
||||
'description' => t('Contact email address for the current event.')
|
||||
);
|
||||
$info['tokens']['booking']['eventdates'] = array(
|
||||
'name' => t('Event Dates'),
|
||||
|
Reference in New Issue
Block a user